MetadataSupport.IsTableMapped(String, 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 bool IsTableMapped(System::String ^ mapName, System::String ^ tableName);
public static bool IsTableMapped (string mapName, string tableName);
static member IsTableMapped : string * string -> bool
Public Shared Function IsTableMapped (mapName As String, tableName As String) As Boolean
Parameters
- mapName
- String
- tableName
- String