Dela via


ISql90ContractMessageSpecifier.GetMessageTypeRelationship Method

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

Syntax

'Declaration
Function GetMessageTypeRelationship As IModelSingleRelationship(Of ISql90ContractMessageSpecifier, ISql90MessageType)
'Usage
Dim instance As ISql90ContractMessageSpecifier 
Dim returnValue As IModelSingleRelationship(Of ISql90ContractMessageSpecifier, ISql90MessageType)

returnValue = instance.GetMessageTypeRelationship()
IModelSingleRelationship<ISql90ContractMessageSpecifier, ISql90MessageType> GetMessageTypeRelationship()
IModelSingleRelationship<ISql90ContractMessageSpecifier^, ISql90MessageType^>^ GetMessageTypeRelationship()
function GetMessageTypeRelationship() : IModelSingleRelationship<ISql90ContractMessageSpecifier, ISql90MessageType>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90ContractMessageSpecifier Interface

ISql90ContractMessageSpecifier Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace