DictRelation.lineSourceEDT(Int32) 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.
Retrieves the source EDT value for the given table line.
public:
virtual int lineSourceEDT(int _lineNumber);
public virtual int lineSourceEDT (int _lineNumber);
abstract member lineSourceEDT : int -> int
override this.lineSourceEDT : int -> int
Public Overridable Function lineSourceEDT (_lineNumber As Integer) As Integer
Parameters
- _lineNumber
- Int32
Returns
The source EDT value.