Właściwość TargetType
Pobiera typ miejsce docelowe.
Przestrzeń nazw: Microsoft.SqlServer.Management.Facets
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Syntax
'Deklaracja
Public ReadOnly Property TargetType As String
Get
'Użycie
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
Wartość właściwości
Typ: System. . :: . .String
A String Określa wartość obiektu typ miejsce docelowe.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także