Metodo ISql90FullTextCatalog.GetFilegroupRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggetto ISqlFilegroup associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90FullTextCatalog Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel