Freigeben über


ISql90SpecifiesStorage.GetPartitionSchemeRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und dem zugeordneten ISql90PartitionScheme zurück.

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

Syntax

'Declaration
Function GetPartitionSchemeRelationship As IModelSingleRelationship(Of ISql90SpecifiesStorage, ISql90PartitionScheme)
IModelSingleRelationship<ISql90SpecifiesStorage, ISql90PartitionScheme> GetPartitionSchemeRelationship()
IModelSingleRelationship<ISql90SpecifiesStorage^, ISql90PartitionScheme^>^ GetPartitionSchemeRelationship()
abstract GetPartitionSchemeRelationship : unit -> IModelSingleRelationship<ISql90SpecifiesStorage, ISql90PartitionScheme> 
function GetPartitionSchemeRelationship() : IModelSingleRelationship<ISql90SpecifiesStorage, ISql90PartitionScheme>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SpecifiesStorage, ISql90PartitionScheme>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90SpecifiesStorage Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace