Partager via


Propriété State

Obtient l'état du jeu d'éléments de collecte.

Espace de noms :  Microsoft.SqlServer.Management.Collector
Assembly :  Microsoft.SqlServer.Management.Collector (en Microsoft.SqlServer.Management.Collector.dll)

Syntaxe

'Déclaration
Public ReadOnly Property State As SfcObjectState
    Get
'Utilisation
Dim instance As CollectionSet
Dim value As SfcObjectState

value = instance.State
public SfcObjectState State { get; }
public:
property SfcObjectState State {
    SfcObjectState get ();
}
member State : SfcObjectState
function get State () : SfcObjectState

Valeur de propriété

Type : Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .SfcObjectState
Retourne l'état actuel du jeu d'éléments de collecte en cours d'exécution ou arrêté.

Notes

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.