ISql90ClrProperty.GetTypeRelationship-Methode

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

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

Syntax

'Declaration
Function GetTypeRelationship As IModelSingleRelationship(Of ISql90ClrProperty, ISqlTypeSpecifier)
IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier> GetTypeRelationship()
IModelSingleRelationship<ISql90ClrProperty^, ISqlTypeSpecifier^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier> 
function GetTypeRelationship() : IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ClrProperty, ISqlTypeSpecifier>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90ClrProperty Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace