ParameterInfo.ValueType Propriété

Définition

Indique le type de valeur : littéral ou nom de variable référencée.

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

Valeur de propriété

Type valeur du paramètre.

Attributs

S’applique à