ISql90XmlTypeSpecifier.GetXmlSchemaCollectionRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql90XmlSchemaCollection asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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>

Valor devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90XmlTypeSpecifier Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)