SqlCommandBuilder.CatalogLocation Property

Definition

Sets or gets the CatalogLocation for an instance of the SqlCommandBuilder class.

C#
[System.ComponentModel.Browsable(false)]
public override System.Data.Common.CatalogLocation CatalogLocation { get; set; }
C#
public override System.Data.Common.CatalogLocation CatalogLocation { get; set; }

Property Value

A CatalogLocation object.

Attributes

Applies to

Produkt Verzie
SqlClient .NET Core 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Framework 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Standard 1.0, 1.1, 2.0, 2.1, 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2