Type of underlying store object; table or view
Namespace: HuagatiEDMXToolsAssembly: HuagatiEDMXTools (in HuagatiEDMXTools.dll) Version: 2.21.4044.31765
Syntax
| C# |
|---|
public StoreTypeEnum StoreType { get; set; } |
| Visual Basic |
|---|
Public Property StoreType As StoreTypeEnum Get Set |
| Visual C++ |
|---|
public: property StoreTypeEnum StoreType { StoreTypeEnum get (); void set (StoreTypeEnum value); } |