Share via


DictRelation.loadNameRelation(String) Method

Definition

Loads the relation for the given name.

public:
 virtual int loadNameRelation(System::String ^ _name);
public virtual int loadNameRelation (string _name);
abstract member loadNameRelation : string -> int
override this.loadNameRelation : string -> int
Public Overridable Function loadNameRelation (_name As String) As Integer

Parameters

_name
String

Returns

The table ID for the table relation.

Applies to