ISql90ContractMessageSpecifier.GetMessageTypeRelationship-Methode

Gibt eine IModelSingleiRelationship zwischen this und dem zugeordneten ISql90MessageType zurück.

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

Syntax

'Declaration
Function GetMessageTypeRelationship As IModelSingleRelationship(Of ISql90ContractMessageSpecifier, ISql90MessageType)
IModelSingleRelationship<ISql90ContractMessageSpecifier, ISql90MessageType> GetMessageTypeRelationship()
IModelSingleRelationship<ISql90ContractMessageSpecifier^, ISql90MessageType^>^ GetMessageTypeRelationship()
abstract GetMessageTypeRelationship : unit -> IModelSingleRelationship<ISql90ContractMessageSpecifier, ISql90MessageType> 
function GetMessageTypeRelationship() : IModelSingleRelationship<ISql90ContractMessageSpecifier, ISql90MessageType>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ContractMessageSpecifier, ISql90MessageType>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90ContractMessageSpecifier Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace