Type propriété
Gets the type of DatabaseAuditSpecification object.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
<ExtendedPropertyAttribute> _
Public ReadOnly Property Type As String
Get
'Utilisation
Dim instance As DatabaseAuditSpecificationExtender
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
Valeur de la propriété
Type : System. . :: . .String
A String object that specifies the type of DatabaseAuditSpecification object.