Свойство StateChangeEventAttribute.TargetType
Gets the type of target.
Пространство имен: Microsoft.SqlServer.Management.Facets
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public ReadOnly Property TargetType As String
Get
'Применение
Dim instance As StateChangeEventAttribute
Dim value As String
value = instance.TargetType
public string TargetType { get; }
public:
property String^ TargetType {
String^ get ();
}
member TargetType : string
function get TargetType () : String
Значение свойства
Тип: System.String
A String object value that specifies the target type.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.