dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlSelectFor Class / IsBinaryBase64 Property

In This Topic
    IsBinaryBase64 Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property IsBinaryBase64 As Boolean
    public bool IsBinaryBase64 {get; set;}
    See Also