Dela via


ISql90XmlTypeSpecifier.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 ISql90XmlTypeSpecifier, ISql90XmlSchemaCollection)
'Usage
Dim instance As ISql90XmlTypeSpecifier 
Dim returnValue As IModelSingleRelationship(Of ISql90XmlTypeSpecifier, ISql90XmlSchemaCollection)

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

Return Value

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

.NET Framework Security

See Also

Reference

ISql90XmlTypeSpecifier Interface

ISql90XmlTypeSpecifier Members

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