共用方式為


ExtendedProperty 建構

Initializes a new instance of the ExtendedProperty class.

多載清單 

  名稱 描述
公用方法 ExtendedProperty() () () () Initializes a new instance of the ExtendedProperty class.
公用方法 ExtendedProperty(SqlSmoObject, String) Initializes a new instance of the ExtendedProperty class with the specified parent and name.
公用方法 ExtendedProperty(SqlSmoObject, String, Object) Initializes a new instance of the ExtendedProperty class with the specified parent, name, and value.

頂端