Inner Drive Extensible Architecture
C#
Show/Hide TOC
Azure
Table
Store
Initialized Property
If
true
, the base class is initialized and can be used
Definition
Namespace:
InnerDrive.Azure
Assembly:
InnerDrive.Azure (in InnerDrive.Azure.dll) Version: 5.2.9017.0
C#
Copy
protected
bool
Initialized
{
get
; }
Property Value
Boolean
See Also
Reference
AzureTableStore Class
InnerDrive.Azure Namespace
In This Article
Definition
See Also