Common.hasRelatedTable(String) Method

Definition

public:
 bool hasRelatedTable(System::String ^ name);
public bool hasRelatedTable (string name);
member this.hasRelatedTable : string -> bool
Public Function hasRelatedTable (name As String) As Boolean

Parameters

name
String

Returns

Applies to