Share via


ISql90MessageType.GetXmlSchemaCollectionRelationship Method

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

Syntax

'Declaration
Function GetXmlSchemaCollectionRelationship As IModelSingleRelationship(Of ISql90MessageType, ISql90XmlSchemaCollection)
'Usage
Dim instance As ISql90MessageType 
Dim returnValue As IModelSingleRelationship(Of ISql90MessageType, ISql90XmlSchemaCollection)

returnValue = instance.GetXmlSchemaCollectionRelationship()
IModelSingleRelationship<ISql90MessageType, ISql90XmlSchemaCollection> GetXmlSchemaCollectionRelationship()
IModelSingleRelationship<ISql90MessageType^, ISql90XmlSchemaCollection^>^ GetXmlSchemaCollectionRelationship()
function GetXmlSchemaCollectionRelationship() : IModelSingleRelationship<ISql90MessageType, ISql90XmlSchemaCollection>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90MessageType Interface

ISql90MessageType Members

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