ParameterInfo.ValueType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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