PackageInfo.ExecutionValueParameterSet.ObjectType プロパティ
現在の実行値パラメーターのセットのオブジェクトの種類を取得します。値の設定も可能です。
名前空間: Microsoft.SqlServer.Management.IntegrationServices
アセンブリ: Microsoft.SqlServer.Management.IntegrationServices (Microsoft.SqlServer.Management.IntegrationServices.dll)
構文
'宣言
Public Property ObjectType As Short
Get
Set
'使用
Dim instance As PackageInfo.ExecutionValueParameterSet
Dim value As Short
value = instance.ObjectType
instance.ObjectType = value
public short ObjectType { get; set; }
public:
property short ObjectType {
short get ();
void set (short value);
}
member ObjectType : int16 with get, set
function get ObjectType () : short
function set ObjectType (value : short)
プロパティ値
型: System.Int16
現在の実行値パラメーターのセットのオブジェクトの種類です。