dotConnect Universal Documentation
Devart.Data.Universal Namespace / UniCommandBuilder Class / UseCatalog Property

In This Topic
    UseCatalog Property (UniCommandBuilder)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides NotOverridable Property UseCatalog As Boolean
    public override bool UseCatalog {get; set;}
    See Also