ProjectInfo.References 속성

정의

환경 참조를 가져옵니다.

public:
 property Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReferenceCollection ^ References { Microsoft::SqlServer::Management::IntegrationServices::EnvironmentReferenceCollection ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference))]
public Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReferenceCollection References { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerRelationship.ChildContainer, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcContainerCardinality.ZeroToAny, typeof(Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReference))>]
member this.References : Microsoft.SqlServer.Management.IntegrationServices.EnvironmentReferenceCollection
Public ReadOnly Property References As EnvironmentReferenceCollection

속성 값

환경 참조입니다.

특성

적용 대상