Dela via


ISql90FullTextCatalog.GetFilegroupRelationship Method

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

Syntax

'Declaration
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISql90FullTextCatalog, ISqlFilegroup)
'Usage
Dim instance As ISql90FullTextCatalog 
Dim returnValue As IModelSingleRelationship(Of ISql90FullTextCatalog, ISqlFilegroup)

returnValue = instance.GetFilegroupRelationship()
IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup> GetFilegroupRelationship()
IModelSingleRelationship<ISql90FullTextCatalog^, ISqlFilegroup^>^ GetFilegroupRelationship()
function GetFilegroupRelationship() : IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90FullTextCatalog, ISqlFilegroup>

.NET Framework Security

See Also

Reference

ISql90FullTextCatalog Interface

ISql90FullTextCatalog Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace