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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.