Metodo ISql90PartitionFunction.GetParameterTypeRelationship

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

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

Sintassi

'Dichiarazione
Function GetParameterTypeRelationship As IModelSingleRelationship(Of ISql90PartitionFunction, ISqlTypeSpecifier)
IModelSingleRelationship<ISql90PartitionFunction, ISqlTypeSpecifier> GetParameterTypeRelationship()
IModelSingleRelationship<ISql90PartitionFunction^, ISqlTypeSpecifier^>^ GetParameterTypeRelationship()
abstract GetParameterTypeRelationship : unit -> IModelSingleRelationship<ISql90PartitionFunction, ISqlTypeSpecifier> 
function GetParameterTypeRelationship() : IModelSingleRelationship<ISql90PartitionFunction, ISqlTypeSpecifier>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90PartitionFunction Interfaccia

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