ExternalLibrary.ExternalLibraryFile Property

Definition

The file associated with the library.

[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectRelationship.ChildObject, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectCardinality.One)]
public Microsoft.SqlServer.Management.Smo.ExternalLibraryFile ExternalLibraryFile { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObject(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectRelationship.ChildObject, Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcObjectCardinality.One)>]
member this.ExternalLibraryFile : Microsoft.SqlServer.Management.Smo.ExternalLibraryFile
Public ReadOnly Property ExternalLibraryFile As ExternalLibraryFile

Property Value

Attributes

Applies to