TSqlObject.GetReferencedRelationshipInstances 메서드

정의

오버로드

Name Description
GetReferencedRelationshipInstances(ModelRelationshipClass, DacExternalQueryScopes)

특정 개체에서 TSqlObject 참조하는 개체의 경우 관계 데이터 정의를 반환합니다ModelRelationshipInstance.ModelRelationshipClass 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacExternalQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 범위를 외부를 포함하도록 설정해야 합니다. 또한 이 경우 참조된 개체만 ObjectIdentifier 반환됩니다.

GetReferencedRelationshipInstances(ModelRelationshipClass, DacQueryScopes)

특정 개체에서 TSqlObject 참조하는 개체의 경우 관계 데이터 정의를 반환합니다ModelRelationshipInstance.ModelRelationshipClass 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 메서드를 GetReferencedRelationshipInstances(DacExternalQueryScopes) 대신 호출해야 합니다.

GetReferencedRelationshipInstances(ModelRelationshipClass)

특정 개체에서 TSqlObject 참조하는 개체의 경우 관계 데이터 정의를 반환합니다ModelRelationshipInstance.ModelRelationshipClass 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 범위 내의 Default 개체만 반환됩니다.

GetReferencedRelationshipInstances(DacQueryScopes)

TSqlObject개체에서 참조하는 각 개체에 ModelRelationshipInstance 대해 관계 데이터 정의를 반환합니다. 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 메서드를 GetReferencedRelationshipInstances(DacExternalQueryScopes) 대신 호출해야 합니다.

GetReferencedRelationshipInstances(DacExternalQueryScopes)

TSqlObject개체에서 참조하는 각 개체에 ModelRelationshipInstance 대해 관계 데이터 정의를 반환합니다. 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 범위를 외부를 포함하도록 설정해야 합니다. 또한 이 경우 참조된 개체만 ObjectIdentifier 반환됩니다.

GetReferencedRelationshipInstances()

TSqlObject개체에서 참조하는 각 개체에 ModelRelationshipInstance 대해 관계 데이터 정의를 반환합니다. 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 범위 내의 Default 개체만 반환됩니다.

GetReferencedRelationshipInstances(ModelRelationshipClass, DacExternalQueryScopes)

특정 개체에서 TSqlObject 참조하는 개체의 경우 관계 데이터 정의를 반환합니다ModelRelationshipInstance.ModelRelationshipClass 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacExternalQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 범위를 외부를 포함하도록 설정해야 합니다. 또한 이 경우 참조된 개체만 ObjectIdentifier 반환됩니다.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance> GetReferencedRelationshipInstances(Microsoft.SqlServer.Dac.Model.ModelRelationshipClass relationshipType, Microsoft.SqlServer.Dac.Model.DacExternalQueryScopes queryScopes);
member this.GetReferencedRelationshipInstances : Microsoft.SqlServer.Dac.Model.ModelRelationshipClass * Microsoft.SqlServer.Dac.Model.DacExternalQueryScopes -> seq<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance>
Public Function GetReferencedRelationshipInstances (relationshipType As ModelRelationshipClass, queryScopes As DacExternalQueryScopes) As IEnumerable(Of ModelRelationshipInstance)

매개 변수

relationshipType
ModelRelationshipClass

ModelRelationshipClass 쿼리할 관계 클래스 정의

queryScopes
DacExternalQueryScopes

DacExternalQueryScopes 범위 개체를 정의해야 합니다.

반품

ModelRelationshipInstances에서 참조하는 개체와 이 TSqlObject 개체 간의 관계를 정의합니다.

설명

요소가 .에 없는 경우 필드 Object 가 null일 TSqlModel수 있습니다. 이러한 경우 필드를 ObjectName 사용하여 참조된 개체에 대한 정보를 쿼리할 수 있습니다.

적용 대상

GetReferencedRelationshipInstances(ModelRelationshipClass, DacQueryScopes)

특정 개체에서 TSqlObject 참조하는 개체의 경우 관계 데이터 정의를 반환합니다ModelRelationshipInstance.ModelRelationshipClass 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 메서드를 GetReferencedRelationshipInstances(DacExternalQueryScopes) 대신 호출해야 합니다.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance> GetReferencedRelationshipInstances(Microsoft.SqlServer.Dac.Model.ModelRelationshipClass relationshipType, Microsoft.SqlServer.Dac.Model.DacQueryScopes queryScopes);
member this.GetReferencedRelationshipInstances : Microsoft.SqlServer.Dac.Model.ModelRelationshipClass * Microsoft.SqlServer.Dac.Model.DacQueryScopes -> seq<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance>
Public Function GetReferencedRelationshipInstances (relationshipType As ModelRelationshipClass, queryScopes As DacQueryScopes) As IEnumerable(Of ModelRelationshipInstance)

매개 변수

relationshipType
ModelRelationshipClass

ModelRelationshipClass 쿼리할 관계 클래스 정의

queryScopes
DacQueryScopes

DacQueryScopes 범위 개체를 정의해야 합니다.

반품

ModelRelationshipInstances에서 참조하는 개체와 이 TSqlObject 개체 간의 관계를 정의합니다.

설명

요소가 .에 없는 경우 필드 Object 가 null일 TSqlModel수 있습니다. 이러한 경우 필드를 ObjectName 사용하여 참조된 개체에 대한 정보를 쿼리할 수 있습니다.

적용 대상

GetReferencedRelationshipInstances(ModelRelationshipClass)

특정 개체에서 TSqlObject 참조하는 개체의 경우 관계 데이터 정의를 반환합니다ModelRelationshipInstance.ModelRelationshipClass 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 범위 내의 Default 개체만 반환됩니다.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance> GetReferencedRelationshipInstances(Microsoft.SqlServer.Dac.Model.ModelRelationshipClass relationshipType);
member this.GetReferencedRelationshipInstances : Microsoft.SqlServer.Dac.Model.ModelRelationshipClass -> seq<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance>
Public Function GetReferencedRelationshipInstances (relationshipType As ModelRelationshipClass) As IEnumerable(Of ModelRelationshipInstance)

매개 변수

relationshipType
ModelRelationshipClass

ModelRelationshipClass 쿼리할 관계 클래스 정의

반품

ModelRelationshipInstances에서 참조하는 개체와 이 TSqlObject 개체 간의 관계를 정의합니다.

설명

요소가 .에 없는 경우 필드 Object 가 null일 TSqlModel수 있습니다. 이러한 경우 필드를 ObjectName 사용하여 참조된 개체에 대한 정보를 쿼리할 수 있습니다.

적용 대상

GetReferencedRelationshipInstances(DacQueryScopes)

TSqlObject개체에서 참조하는 각 개체에 ModelRelationshipInstance 대해 관계 데이터 정의를 반환합니다. 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 메서드를 GetReferencedRelationshipInstances(DacExternalQueryScopes) 대신 호출해야 합니다.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance> GetReferencedRelationshipInstances(Microsoft.SqlServer.Dac.Model.DacQueryScopes queryScopes);
member this.GetReferencedRelationshipInstances : Microsoft.SqlServer.Dac.Model.DacQueryScopes -> seq<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance>
Public Function GetReferencedRelationshipInstances (queryScopes As DacQueryScopes) As IEnumerable(Of ModelRelationshipInstance)

매개 변수

queryScopes
DacQueryScopes

DacQueryScopes 범위 개체를 정의해야 합니다.

반품

ModelRelationshipInstances에서 참조하는 개체와 이 TSqlObject 개체 간의 관계를 정의합니다.

설명

요소가 .에 없는 경우 필드 Object 가 null일 TSqlModel수 있습니다. 이러한 경우 필드를 ObjectName 사용하여 참조된 개체에 대한 정보를 쿼리할 수 있습니다.

적용 대상

GetReferencedRelationshipInstances(DacExternalQueryScopes)

TSqlObject개체에서 참조하는 각 개체에 ModelRelationshipInstance 대해 관계 데이터 정의를 반환합니다. 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 지정된 DacQueryScopes 범위 내의 개체만 반환됩니다. 비 복합 또는 시스템 참조를 반환하려면 범위를 외부를 포함하도록 설정해야 합니다. 또한 이 경우 참조된 개체만 ObjectIdentifier 반환됩니다.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance> GetReferencedRelationshipInstances(Microsoft.SqlServer.Dac.Model.DacExternalQueryScopes queryScopes);
member this.GetReferencedRelationshipInstances : Microsoft.SqlServer.Dac.Model.DacExternalQueryScopes -> seq<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance>
Public Function GetReferencedRelationshipInstances (queryScopes As DacExternalQueryScopes) As IEnumerable(Of ModelRelationshipInstance)

매개 변수

queryScopes
DacExternalQueryScopes

DacExternalQueryScopes 범위 개체를 정의해야 합니다.

반품

ModelRelationshipInstances에서 참조하는 개체와 이 TSqlObject 개체 간의 관계를 정의합니다.

설명

요소가 .에 없는 경우 필드 Object 가 null일 TSqlModel수 있습니다. 이러한 경우 필드를 ObjectName 사용하여 참조된 개체에 대한 정보를 쿼리할 수 있습니다.

적용 대상

GetReferencedRelationshipInstances()

TSqlObject개체에서 참조하는 각 개체에 ModelRelationshipInstance 대해 관계 데이터 정의를 반환합니다. 여기에는 참조된 개체가 있는 경우 참조된 개체, ObjectIdentifier 참조된 개체를 식별하는 데 사용되는 개체 및 이 관계와 관련된 속성이 포함됩니다. 범위 내의 Default 개체만 반환됩니다.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance> GetReferencedRelationshipInstances();
member this.GetReferencedRelationshipInstances : unit -> seq<Microsoft.SqlServer.Dac.Model.ModelRelationshipInstance>
Public Function GetReferencedRelationshipInstances () As IEnumerable(Of ModelRelationshipInstance)

반품

ModelRelationshipInstances에서 참조하는 개체와 이 TSqlObject 개체 간의 관계를 정의합니다.

설명

요소가 .에 없는 경우 필드 Object 가 null일 TSqlModel수 있습니다. 이러한 경우 필드를 ObjectName 사용하여 참조된 개체에 대한 정보를 쿼리할 수 있습니다.

적용 대상