OracleCommandBuilder.CatalogLocation Proprietà

Definizione

Ottiene o imposta il valore CatalogLocation per un'istanza della classe DbCommandBuilder.

public:
 virtual property System::Data::Common::CatalogLocation CatalogLocation { System::Data::Common::CatalogLocation get(); void set(System::Data::Common::CatalogLocation value); };
[System.ComponentModel.Browsable(false)]
public override System.Data.Common.CatalogLocation CatalogLocation { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.CatalogLocation : System.Data.Common.CatalogLocation with get, set
Public Overrides Property CatalogLocation As CatalogLocation

Valore della proprietà

Un oggetto CatalogLocation.

Attributi

Si applica a