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 Tablename2id(System::String ^ table);
public static int Tablename2id (string table);
static member Tablename2id : string -> int
Public Shared Function Tablename2id (table As String) As Integer