This topic has not yet been rated - Rate this topic

Federation.Parent Property

SQL Server 2012

Gets or sets the parent database of the federation.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcObjectAttribute(SfcObjectRelationship.ParentObject)]
public Database Parent { get; set; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.Database
The parent database of the federation.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.