Share via


MetadataSupport.IsTableMapped(String, String) Method

Definition

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

Returns

Applies to