ParameterInfo.ValueType プロパティ

定義

値の型 (リテラルまたは参照される変数名) を示します。

public:
 property Microsoft::SqlServer::Management::IntegrationServices::ParameterInfo::ParameterValueType ValueType { Microsoft::SqlServer::Management::IntegrationServices::ParameterInfo::ParameterValueType get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo.ParameterValueType ValueType { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.ValueType : Microsoft.SqlServer.Management.IntegrationServices.ParameterInfo.ParameterValueType
Public ReadOnly Property ValueType As ParameterInfo.ParameterValueType

プロパティ値

パラメーターの値の型。

属性

適用対象