ExternalLibraryFile.Parent Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parent external library owning this file.
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectRelationship.ParentObject)]
public Microsoft.SqlServer.Management.Smo.ExternalLibrary Parent { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectRelationship.ParentObject)>]
member this.Parent : Microsoft.SqlServer.Management.Smo.ExternalLibrary
Public ReadOnly Property Parent As ExternalLibrary
Property Value
- Attributes