Dela via


ISql90PartitionScheme.GetPartitionFunctionRelationship Method

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

Syntax

'Declaration
Function GetPartitionFunctionRelationship As IModelSingleRelationship(Of ISql90PartitionScheme, ISql90PartitionFunction)
'Usage
Dim instance As ISql90PartitionScheme 
Dim returnValue As IModelSingleRelationship(Of ISql90PartitionScheme, ISql90PartitionFunction)

returnValue = instance.GetPartitionFunctionRelationship()
IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction> GetPartitionFunctionRelationship()
IModelSingleRelationship<ISql90PartitionScheme^, ISql90PartitionFunction^>^ GetPartitionFunctionRelationship()
function GetPartitionFunctionRelationship() : IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction>

.NET Framework Security

See Also

Reference

ISql90PartitionScheme Interface

ISql90PartitionScheme Members

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