ExternalLibraryStatement.ExternalLibraryFiles 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 content of this external library.
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalLibraryFileOption> ExternalLibraryFiles { get; }
member this.ExternalLibraryFiles : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalLibraryFileOption>
Public ReadOnly Property ExternalLibraryFiles As IList(Of ExternalLibraryFileOption)