ExternalResourcePoolStatement.ExternalResourcePoolParameters 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 list of parameters.
public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalResourcePoolParameter> ExternalResourcePoolParameters { get; }
member this.ExternalResourcePoolParameters : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExternalResourcePoolParameter>
Public ReadOnly Property ExternalResourcePoolParameters As IList(Of ExternalResourcePoolParameter)