Méthode SetAggregateState
Sets the state for the multiserver connection.
Espace de noms : Microsoft.SqlServer.Management.MultiServerConnection
Assembly : Microsoft.SqlServer.Management.MultiServerConnection (en Microsoft.SqlServer.Management.MultiServerConnection.dll)
Syntaxe
'Déclaration
Sub SetAggregateState ( _
state As String _
)
'Utilisation
Dim instance As IUpdateConnectionProperties
Dim state As String
instance.SetAggregateState(state)
void SetAggregateState(
string state
)
void SetAggregateState(
String^ state
)
abstract SetAggregateState :
state:string -> unit
function SetAggregateState(
state : String
)
Paramètres
- state
Type : System. . :: . .String
Specifies the new state.