PredefinedFunctions.Indexname2id(Int32, String) 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 int Indexname2id(int tableId, System::String ^ indexName);
public static int Indexname2id (int tableId, string indexName);
static member Indexname2id : int * string -> int
Public Shared Function Indexname2id (tableId As Integer, indexName As String) As Integer
Parameters
- tableId
- Int32
- indexName
- String