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


ISql100FullTextIndex.GetFilegroupRelationship - метод

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

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

Синтаксис

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

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

Тип: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql100FullTextIndex, ISql100Filegroup>

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

См. также

Ссылки

ISql100FullTextIndex Интерфейс

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