Partager via


ISql90PartitionScheme.GetPartitionFunctionRelationship, méthode

Retourne un IModelSingleRelationship entre this et le ISql90PartitionFunction associé.

Espace de noms :  Microsoft.Data.Schema.Sql.SchemaModel
Assembly :  Microsoft.Data.Schema.Sql (dans Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Déclaration
Function GetPartitionFunctionRelationship As IModelSingleRelationship(Of ISql90PartitionScheme, ISql90PartitionFunction)
IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction> GetPartitionFunctionRelationship()
IModelSingleRelationship<ISql90PartitionScheme^, ISql90PartitionFunction^>^ GetPartitionFunctionRelationship()
abstract GetPartitionFunctionRelationship : unit -> IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction> 
function GetPartitionFunctionRelationship() : IModelSingleRelationship<ISql90PartitionScheme, ISql90PartitionFunction>

Valeur de retour

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

Sécurité .NET Framework

Voir aussi

Référence

ISql90PartitionScheme Interface

Microsoft.Data.Schema.Sql.SchemaModel, espace de noms