Sdílet prostřednictvím


ISql90XmlTypeSpecifier.GetXmlSchemaCollectionRelationship – metoda

Vrátí IModelSingleRelationship mezi this a přidruženého ISql90XmlSchemaCollection.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
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>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql90XmlTypeSpecifier Rozhraní

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů