Поделиться через


ISql90MessageType.GetXmlSchemaCollectionRelationship - метод

Возвращает отношение IModelSingleRelationship между this и связанным объектом ISql90XmlSchemaCollection.

Пространство имен:  Microsoft.Data.Schema.Sql.SchemaModel
Сборка:  Microsoft.Data.Schema.Sql (в Microsoft.Data.Schema.Sql.dll)

Синтаксис

'Декларация
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>

Возвращаемое значение

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90MessageType, ISql90XmlSchemaCollection>

Безопасность платформы .NET Framework

См. также

Ссылки

ISql90MessageType Интерфейс

Microsoft.Data.Schema.Sql.SchemaModel - пространство имен