OracleCommandBuilder::CatalogLocation Property
.NET Framework (current version)
Sets or gets the CatalogLocation for an instance of the DbCommandBuilder class.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
public: [BrowsableAttribute(false)] property CatalogLocation CatalogLocation { virtual CatalogLocation get() override; virtual void set(CatalogLocation value) override; }
.NET Framework
Available since 2.0
Available since 2.0
Show: