Udostępnij za pośrednictwem


Właściwość AuditSpecificationDetail.ObjectSchema

Pobiera schematu obiektu monitorowane podczas audytu.

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

Składnia

'Deklaracja
Public ReadOnly Property ObjectSchema As String
    Get
'Użycie
Dim instance As AuditSpecificationDetail
Dim value As String

value = instance.ObjectSchema
public string ObjectSchema { get; }
public:
property String^ ObjectSchema {
    String^ get ();
}
member ObjectSchema : string
function get ObjectSchema () : String

Wartość właściwości

Typ: System.String
A String wartość obiektu, który określa schematu obiektu monitorowane podczas inspekcji.