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


ISql90FullTextCatalog.GetFilegroupRelationship - метод

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

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

Синтаксис

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

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

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

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

См. также

Ссылки

ISql90FullTextCatalog Интерфейс

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