RecordLinkList.fileId 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 table ID of the record at the current position in the list.
public:
virtual int fileId();
public virtual int fileId ();
abstract member fileId : unit -> int
override this.fileId : unit -> int
Public Overridable Function fileId () As Integer
Returns
The table ID.