RuleCollection.ItemById(Int32) Method

Definition

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

Parameters

id
Int32

Returns

Applies to