Aracılığıyla paylaş


SmoObjectBase.State Özelliği

Başvurulan nesnenin durumunu alır.

Ad Alanı:  Microsoft.SqlServer.Management.Smo
Derleme:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo içinde.dll)

Sözdizimi

'Bildirim
Public ReadOnly Property State As SqlSmoState
    Get
'Kullanım
Dim instance As SmoObjectBase
Dim value As SqlSmoState

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

Özellik Değeri

Tür: Microsoft.SqlServer.Management.Smo.SqlSmoState
A SqlSmoState Nesne değeri belirtir durumunu başvurulan nesne.