ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.SchemaExtender Namespace / DataTableConnectionExtender Class / AutoDetect Property

In This Topic
    AutoDetect Property (DataTableConnectionExtender)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Property AutoDetect As System.Boolean
    public override System.bool AutoDetect {get; set;}
    See Also