GetTableRels Method (FCApplication)
Syntax
'Declaration
Public Function GetTableRels( _
ByVal _tableName_ As String, _
ByVal _allowOneToMany_ As Boolean _
) As ADODB.Recordset
public ADODB.Recordset GetTableRels(
string _tableName_,
bool _allowOneToMany_
)
Parameters
tableName
allowOneToMany
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family