Metodo ISql90PartitionScheme.GetPartitionFunctionRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql90PartitionFunction associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90PartitionScheme Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel