ISqlFilegroup.GetDefaultOfRelationship メソッド

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

構文

'宣言
Function GetDefaultOfRelationship As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlDatabaseOptions)
'使用
Dim instance As ISqlFilegroup
Dim returnValue As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlDatabaseOptions)

returnValue = instance.GetDefaultOfRelationship()
IModelReverseMultiRelationship<ISqlFilegroup, ISqlDatabaseOptions> GetDefaultOfRelationship()
IModelReverseMultiRelationship<ISqlFilegroup^, ISqlDatabaseOptions^>^ GetDefaultOfRelationship()
function GetDefaultOfRelationship() : IModelReverseMultiRelationship<ISqlFilegroup, ISqlDatabaseOptions>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlFilegroup, ISqlDatabaseOptions>

参照

参照

ISqlFilegroup インターフェイス

ISqlFilegroup メンバ

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