TargetType プロパティ
対象セットの対象の型を取得します。
名前空間: Microsoft.SqlServer.Management.Dmf
アセンブリ: Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)
構文
'宣言
Public ReadOnly Property TargetType As Type
Get
'使用
Dim instance As TargetSetLevel
Dim value As Type
value = instance.TargetType
public Type TargetType { get; }
public:
property Type^ TargetType {
Type^ get ();
}
member TargetType : Type
function get TargetType () : Type
プロパティ値
型: System. . :: . .Type
対象セットの対象の型を示す String 値です。
説明
この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。