Dela via


ISql90PartitionValue.GetExpressionDependenciesRelationship Method

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

Syntax

'Declaration
Function GetExpressionDependenciesRelationship As IModelMultiRelationship(Of ISql90PartitionValue, IModelElement)
'Usage
Dim instance As ISql90PartitionValue 
Dim returnValue As IModelMultiRelationship(Of ISql90PartitionValue, IModelElement)

returnValue = instance.GetExpressionDependenciesRelationship()
IModelMultiRelationship<ISql90PartitionValue, IModelElement> GetExpressionDependenciesRelationship()
IModelMultiRelationship<ISql90PartitionValue^, IModelElement^>^ GetExpressionDependenciesRelationship()
function GetExpressionDependenciesRelationship() : IModelMultiRelationship<ISql90PartitionValue, IModelElement>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90PartitionValue Interface

ISql90PartitionValue Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace