SfcObjectExtender<TSfcInstance>.RegisterParentProperty 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.
Register property of the parent, that has not been included in properties collection (like 'Name' in SMO or collections
protected void RegisterParentProperty (System.Reflection.PropertyInfo propertyInfo);
member this.RegisterParentProperty : System.Reflection.PropertyInfo -> unit
Protected Sub RegisterParentProperty (propertyInfo As PropertyInfo)
Parameters
- propertyInfo
- PropertyInfo