Share via


EnvironmentReference.ReferenceType Propiedad

Definición

Obtiene o establece el tipo de referencia.

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

Valor de propiedad

El tipo de ubicación de referencia.

Atributos

Se aplica a