Właściwość TargetSet.TargetType
Pobiera typ miejsce docelowe dla obiektu docelowego.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property TargetType As String
Get
'Użycie
Dim instance As TargetSet
Dim value As String
value = instance.TargetType
[SfcPropertyAttribute(SfcPropertyFlags.Data)]
public string TargetType { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Data)]
public:
property String^ TargetType {
String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Data)>]
member TargetType : string
function get TargetType () : String
Wartość właściwości
Typ: System.String
A String wartość określająca typ miejsce docelowe dla zestaw docelowego.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.