EnvironmentReference.ReferenceType 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.
Obtient ou définit le type de référence.
public:
property Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReference::ReferenceLocationType ReferenceType { Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReference::ReferenceLocationType get(); void set(Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReference::ReferenceLocationType value); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.ReferenceLocationType ReferenceType { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.ReferenceType : Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference.ReferenceLocationType with get, set
Public Property ReferenceType As EnvironmentReference.ReferenceLocationType
Valeur de propriété
Type d'emplacement de la référence.
- Attributs