ServerAuditSpecificationExtender.Type 속성
Gets the type of ServerAuditSpecification object.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)
구문
‘선언
<ExtendedPropertyAttribute> _
Public ReadOnly Property Type As String
Get
‘사용 방법
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
속성 값
유형: System.String
A String object that specifies the type of ServerAuditSpecification object.