Udostępnij przez


Właściwość State

Zwraca stan DatabaseAuditSpecification obiektu.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Syntax

'Deklaracja
<ExtendedPropertyAttribute> _
Public ReadOnly Property State As SqlSmoState
    Get
'Użycie
Dim instance As DatabaseAuditSpecificationExtender
Dim value As SqlSmoState

value = instance.State
[ExtendedPropertyAttribute]
public SqlSmoState State { get; }
[ExtendedPropertyAttribute]
public:
property SqlSmoState State {
    SqlSmoState get ();
}
[<ExtendedPropertyAttribute>]
member State : SqlSmoState
function get State () : SqlSmoState

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo. . :: . .SqlSmoState
A SqlSmoState obiekt, który określa bieżący stan DatabaseAuditSpecification obiektu.