LPNamespace Members
The LPNamespace type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
|
|
CodeGeneration | |
|
|
Create(String, IEnumerable<(Of <<'(String>)>>)) | |
|
|
Create(Connection, Version) | |
|
|
CreateExplorerItem | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetNamepsace | |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | |
|
|
TryAddBin | |
|
|
TryAddSet | |
|
|
TryRemoveBin | |
|
|
TryRemoveSet |
Properties
| Name | Description | |
|---|---|---|
|
|
Bins |
The Actual DB Bin Names
|
|
|
CodeCache | |
|
|
CodeNeedsUpdating | |
|
|
ConfigParams |
Gets the configuration parameters for this namespace.
|
|
|
IsStrongConsistencyMode |
Gets a value indicating whether this namespace is in strong consistency mode.
|
|
|
Name |
The name of the namespace
|
|
|
SafeBins |
Bin names that are safe to use as C# class name or properties.
|
|
|
SafeName |
The namespace name that is safe to use as a C# class name or property
|
|
|
Sets |
DB Sets
|
|
|
SIndexes |
DB Secondary Indexes
|

