EldoS
 Table of Contents >  SolFSStorage.Active property
Navigation
Web site
Support
Table Of Contents
Send comments on this topic

SolFSStorage.Active property

Filter:

Pascal    DLL    C++ (DLL/Lib)    C++ (VCL)    C++ (.NET)    C#    VB.NET   

SolFSStorage     See also    

Overview

Defines if the storage is opened and can be operated with.

Declaration

[Pascal]
    property Active: boolean;

[DLL]
    not applicable;

[C++ (DLL/Lib)]
    bool get_Active()

[C++ (VCL)]
    __property bool Active;

[C++ (.NET)]
    bool get_Active()

[C#]
    bool Active

[VB.NET]
    Property Active As Boolean

Description

This property specifies if the storage is opened and can be used. The property is read-only.

See also

Open

Contact Us | Subscribe | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2008, EldoS Corporation