SfcObjectExtender<TSfcInstance>.RegisterParentProperty 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
登錄父目錄的屬性,但尚未包含在屬性集合中(例如SMO或集合中的「Name」)
protected void RegisterParentProperty(System.Reflection.PropertyInfo propertyInfo);
member this.RegisterParentProperty : System.Reflection.PropertyInfo -> unit
Protected Sub RegisterParentProperty (propertyInfo As PropertyInfo)
參數
- propertyInfo
- PropertyInfo