MethodInfo.Parentid 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.
Specifies the table ID for a table method or the class ID for a class method.
public:
virtual int Parentid();
public virtual int Parentid ();
abstract member Parentid : unit -> int
override this.Parentid : unit -> int
Public Overridable Function Parentid () As Integer
Returns
An integer value that indicates a table ID or a class ID.