ISql90XmlTypeSpecifier.GetXmlSchemaCollectionRelationship Method

Returns an IModelSingleRelationship between this and the associated ISql90XmlSchemaCollection.

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

Syntax

'Declaration
Function GetXmlSchemaCollectionRelationship As IModelSingleRelationship(Of ISql90XmlTypeSpecifier, ISql90XmlSchemaCollection)
IModelSingleRelationship<ISql90XmlTypeSpecifier, ISql90XmlSchemaCollection> GetXmlSchemaCollectionRelationship()
IModelSingleRelationship<ISql90XmlTypeSpecifier^, ISql90XmlSchemaCollection^>^ GetXmlSchemaCollectionRelationship()
abstract GetXmlSchemaCollectionRelationship : unit -> IModelSingleRelationship<ISql90XmlTypeSpecifier, ISql90XmlSchemaCollection> 
function GetXmlSchemaCollectionRelationship() : IModelSingleRelationship<ISql90XmlTypeSpecifier, ISql90XmlSchemaCollection>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90XmlTypeSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel Namespace