ISqlSpecifiesStorage.GetFilegroupRelationship メソッド

名前空間 :  Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ :  Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)

構文

'宣言
Function GetFilegroupRelationship As IModelSingleRelationship(Of ISqlSpecifiesStorage, ISqlFilegroup)
'使用
Dim instance As ISqlSpecifiesStorage
Dim returnValue As IModelSingleRelationship(Of ISqlSpecifiesStorage, ISqlFilegroup)

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

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlSpecifiesStorage, ISqlFilegroup>

参照

参照

ISqlSpecifiesStorage インターフェイス

ISqlSpecifiesStorage メンバ

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間