Compartir a través de


ExtendedProperty Constructor

Initializes a new instance of the ExtendedProperty class.

Lista de sobrecargas

  Nombre Descripción
Método publico ExtendedProperty() () () () Initializes a new instance of the ExtendedProperty class.
Método publico ExtendedProperty(SqlSmoObject, String) Initializes a new instance of the ExtendedProperty class with the specified parent and name.
Método publico ExtendedProperty(SqlSmoObject, String, Object) Initializes a new instance of the ExtendedProperty class with the specified parent, name, and value.

Principio