Dela via


ISqlFilegroup.GetStoredObjectsRelationship Method

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

Syntax

'Declaration
Function GetStoredObjectsRelationship As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlSpecifiesStorage)
'Usage
Dim instance As ISqlFilegroup 
Dim returnValue As IModelReverseMultiRelationship(Of ISqlFilegroup, ISqlSpecifiesStorage)

returnValue = instance.GetStoredObjectsRelationship()
IModelReverseMultiRelationship<ISqlFilegroup, ISqlSpecifiesStorage> GetStoredObjectsRelationship()
IModelReverseMultiRelationship<ISqlFilegroup^, ISqlSpecifiesStorage^>^ GetStoredObjectsRelationship()
function GetStoredObjectsRelationship() : IModelReverseMultiRelationship<ISqlFilegroup, ISqlSpecifiesStorage>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelReverseMultiRelationship<ISqlFilegroup, ISqlSpecifiesStorage>

.NET Framework Security

See Also

Reference

ISqlFilegroup Interface

ISqlFilegroup Members

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