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

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