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


ISqlTable.GetFilegroupForTextImageRelationship - метод

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

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

Синтаксис

'Декларация
Function GetFilegroupForTextImageRelationship As IModelSingleRelationship(Of ISqlTable, ISqlFilegroup)
IModelSingleRelationship<ISqlTable, ISqlFilegroup> GetFilegroupForTextImageRelationship()
IModelSingleRelationship<ISqlTable^, ISqlFilegroup^>^ GetFilegroupForTextImageRelationship()
abstract GetFilegroupForTextImageRelationship : unit -> IModelSingleRelationship<ISqlTable, ISqlFilegroup> 
function GetFilegroupForTextImageRelationship() : IModelSingleRelationship<ISqlTable, ISqlFilegroup>

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlTable, ISqlFilegroup>

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

См. также

Ссылки

ISqlTable Интерфейс

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