Share via


ISql90PartitionValue.GetExpressionDependenciesRelationship Method

Returns an IModelMultiRelationship between this and the associated IModelElement.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetExpressionDependenciesRelationship As IModelMultiRelationship(Of ISql90PartitionValue, IModelElement)
IModelMultiRelationship<ISql90PartitionValue, IModelElement> GetExpressionDependenciesRelationship()
IModelMultiRelationship<ISql90PartitionValue^, IModelElement^>^ GetExpressionDependenciesRelationship()
abstract GetExpressionDependenciesRelationship : unit -> IModelMultiRelationship<ISql90PartitionValue, IModelElement> 
function GetExpressionDependenciesRelationship() : IModelMultiRelationship<ISql90PartitionValue, IModelElement>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90PartitionValue, IModelElement>

.NET Framework Security

See Also

Reference

ISql90PartitionValue Interface

Microsoft.Data.Schema.Sql.SchemaModel Namespace