Add メソッド (ConditionedSqlList, XmlReadProperty)
このメンバーをコード内で直接参照しないでください。このメンバーは、SQL Server インフラストラクチャをサポートしています。
名前空間: Microsoft.SqlServer.Management.Sdk.Sfc
アセンブリ: Microsoft.SqlServer.Management.Sdk.Sfc (Microsoft.SqlServer.Management.Sdk.Sfc.dll)
構文
'宣言
Public Shared Sub Add ( _
list As ConditionedSqlList, _
xrp As XmlReadProperty _
)
'使用
Dim list As ConditionedSqlList
Dim xrp As XmlReadProperty
SqlPropertyLink.Add(list, xrp)
public static void Add(
ConditionedSqlList list,
XmlReadProperty xrp
)
public:
static void Add(
ConditionedSqlList^ list,
XmlReadProperty^ xrp
)
static member Add :
list:ConditionedSqlList *
xrp:XmlReadProperty -> unit
public static function Add(
list : ConditionedSqlList,
xrp : XmlReadProperty
)
パラメーター
- list
型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .ConditionedSqlList
条件付きの SQL リストです。
- xrp
型: Microsoft.SqlServer.Management.Sdk.Sfc. . :: . .XmlReadProperty
XML のプロパティ タグです。