PredefinedFunctions.Indexid2name(Int32, Int32) Method

Definition

public:
 static System::String ^ Indexid2name(int tableId, int index);
public static string Indexid2name (int tableId, int index);
static member Indexid2name : int * int -> string
Public Shared Function Indexid2name (tableId As Integer, index As Integer) As String

Parameters

tableId
Int32
index
Int32

Returns

Applies to