SqlCommandBuilder::CatalogLocation Property
.NET Framework (current version)
Sets or gets the CatalogLocation for an instance of the SqlCommandBuilder class.
Assembly: System.Data (in System.Data.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: