RuleCollection.ItemById(Int32) 方法

定义

public Microsoft.SqlServer.Management.Smo.Rule ItemById(int id);
member this.ItemById : int -> Microsoft.SqlServer.Management.Smo.Rule
Public Function ItemById (id As Integer) As Rule

参数

id
Int32

返回

适用于