Freigeben über


ISql90MessageType.GetXmlSchemaCollectionRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der zugeordneten ISql90XmlSchemaCollection zurück.

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

Syntax

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

Rückgabewert

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

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90MessageType Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace