Udostępnij za pośrednictwem


Właściwość ServerAuditSpecificationExtender.Type

Pobiera typ ServerAuditSpecification obiektu.

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

Składnia

'Deklaracja
<ExtendedPropertyAttribute> _
Public ReadOnly Property Type As String
    Get
'Użycie
Dim instance As ServerAuditSpecificationExtender
Dim value As String

value = instance.Type
[ExtendedPropertyAttribute]
public string Type { get; }
[ExtendedPropertyAttribute]
public:
property String^ Type {
    String^ get ();
}
[<ExtendedPropertyAttribute>]
member Type : string
function get Type () : String

Wartość właściwości

Typ: System.String
A String , który określa typ obiektu ServerAuditSpecification obiektu.