Свойство DatabaseAuditSpecificationExtender.Type

Gets the type of DatabaseAuditSpecification object.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
<ExtendedPropertyAttribute> _
Public ReadOnly Property Type As String 
    Get
'Применение
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

Значение свойства

Тип: System.String
A String object that specifies the type of DatabaseAuditSpecification object.

См. также

Справочник

DatabaseAuditSpecificationExtender Класс

Пространство имен Microsoft.SqlServer.Management.Smo