PredefinedFunctions.Indexid2name(Int32, Int32) 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.
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