Metodo ISql90MessageType.GetXmlSchemaCollectionRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISql90XmlSchemaCollection associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

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

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90MessageType Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel