Compartilhar via


Propriedade do RDL Type

Gets the type of ServerAuditSpecification object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
<ExtendedPropertyAttribute> _
Public ReadOnly Property Type As String
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .String
A String object that specifies the type of ServerAuditSpecification object.