SqlPropertyLink.AddAll(ConditionedSqlList, XmlReadPropertyLink) Method
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.
add all property_link tags
public static void AddAll (Microsoft.SqlServer.Management.Sdk.Sfc.ConditionedSqlList list, Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadPropertyLink xrpl);
static member AddAll : Microsoft.SqlServer.Management.Sdk.Sfc.ConditionedSqlList * Microsoft.SqlServer.Management.Sdk.Sfc.XmlReadPropertyLink -> unit
Public Shared Sub AddAll (list As ConditionedSqlList, xrpl As XmlReadPropertyLink)
Parameters
- list
- ConditionedSqlList
- xrpl
- XmlReadPropertyLink