Свойство TargetType
Gets the type of object that is associated with the exception.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public ReadOnly Property TargetType As String
Get
'Применение
Dim instance As FunctionNotASmoObjectException
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 value that specifies the type of object that is associated with the exception.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.