DictTable.Getrelationtypefromtablename(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 long Getrelationtypefromtablename(System::String ^ tableName);
public static long Getrelationtypefromtablename (string tableName);
static member Getrelationtypefromtablename : string -> int64
Public Shared Function Getrelationtypefromtablename (tableName As String) As Long
Parameters
- tableName
- String