Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the type of ServerAuditSpecification object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
<ExtendedPropertyAttribute> _
Public ReadOnly Property Type As String
Get
'Usage
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
Property Value
Type: System.String
A String object that specifies the type of ServerAuditSpecification object.