ParameterBase.isParentClrImplemented 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.
Check if it is for direct execution i.e. create/alter/drop or parent is CLR type
protected virtual bool isParentClrImplemented ();
abstract member isParentClrImplemented : unit -> bool
override this.isParentClrImplemented : unit -> bool
Protected Overridable Function isParentClrImplemented () As Boolean