DictTable.Extends 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.
Returns the table ID of a base table.
public:
virtual int Extends();
public virtual int Extends ();
abstract member Extends : unit -> int
override this.Extends : unit -> int
Public Overridable Function Extends () As Integer
Returns
The table ID of the base table.