PDTec.IceNet.Sdk.Utils Namespace |
Class | Description | |
---|---|---|
![]() | AuthorizationExceptionInfo | |
![]() | CollectionExtensions | |
![]() | CollectionUtils | |
![]() | ConfigUtils | |
![]() ![]() | ConnectionSettings |
Provides access to the connection settings maintained by ice.NET Studio SmartClient.
|
![]() | ConnectionSettingsConnection | |
![]() | ConsoleTraceListener |
A replacement for the built-in ConsoleTraceListener class that provides
nice formatting of the output and behaves nicely in unit testing environments.
|
![]() | Crc32 | |
![]() | DatabaseUtils | |
![]() | DateTimeUtils | |
![]() | DebugTraceListener | |
![]() | DistinguishedName |
Represents a X500 DistinguishedName and provides match functionality on component basis.
|
![]() | EventLogTraceListener | |
![]() | ExcelTableConverter |
Convert ice.NET table object data from and to Excel files. These
methods use the OLE DB Excel driver and have to deal with its
limitations regarding data type detection.
Recommendation: Always use the TableAttrValues2ExcelFile method to produce a template before inserting data and updating the ice.NET object. |
![]() | ExceptionUtils | |
![]() | FileAppender |
A file appender that can uses a overwriteable log file path.
|
![]() | FileSizeConverter | |
![]() | FileUtils |
File utility methods.
|
![]() | FormattedTraceListenerBase | |
![]() | Iso8601Timespan | |
![]() | LicensingUtils |
Licensing utility methods.
|
![]() | LicensingUtilsLicensingStatus |
Information about the current licensing status.
|
![]() | Log4NetLoggerFactory |
Logger factory for log4net-compatible logging.
|
![]() | LogFileTraceListener | |
![]() | LoggingConfig | |
![]() | LoggingUtils |
Logging utility methods.
|
![]() | MaskedConsoleReader |
Reads masked input from the console.
|
![]() | MathUtils |
Math utility methods.
|
![]() | ModelUtils |
Model-related utility methods.
|
![]() | ModelUtilsFindFoldersWithKeyPatternQuerySpecification | |
![]() | ModelUtilsFindFoldersWithKeyPatternQuerySpecificationCompiledQuery | |
![]() | ModelUtilsFindFoldersWithKeyPatternQuerySpecificationParameters | |
![]() | Pair | |
![]() | PathComparer |
Provides Equals and Compare operations for strings which represent filesystem paths.
Paths can be null, relative or rooted, local or UNC, can contain long names or shortened 8.3 names.
Paths can point to directory or file, existing or not (but see Remarks).
This class implements IComparer{string} and can be used as a comparer for hash- or comparator-based
collections (like Dictionary{string, T} where paths are keys) or algorithms which store or operate on file system paths.
|
![]() | PathUtils |
Path-related utility methods.
|
![]() | Printable | |
![]() | PrintableT | |
![]() | ReflectionUtils | |
![]() | ReflectionUtilsAssemblyFileVersionClrType |
Retrieves the assembly file version for a type and provides format variants.
|
![]() | ReflectionUtilsProgramVersion | Obsolete. |
![]() | RepositoryModeUtils | |
![]() | RollingFileAppender |
A rolling file appender that can uses a overwriteable log file path.
|
![]() | SchemaNameUtils | |
![]() | SecurityUtils | |
![]() | StreamUtils |
Stream utility methods.
|
![]() | TextUtils |
Text utility methods.
|
![]() | TraceLoggerFactory |
Logger factory for System.Diagnostics-compatible logging.
|
![]() | Triplet | |
![]() | VaultUtils |
Vault utility methods.
|
![]() | WebServerUtils | |
![]() | WindowsUtils | |
![]() | XmlUtils |
XML-related utility functions.
|
![]() | ZipUtils |
ZIP-related utility functions.
|
Structure | Description | |
---|---|---|
![]() | PairT1, T2 | |
![]() | TripletT1, T2, T3 |
Delegate | Description | |
---|---|---|
![]() | CollectionUtilsConversionS, T | |
![]() | CollectionUtilsMixedComparisonS, T | |
![]() | ModelUtilsVisitFolder |
A function to be called on every visited folder.
|
![]() | PrintableTPrint | |
![]() | XmlUtilsParseT |
Deserializes a string into a value of type T.
|
Enumeration | Description | |
---|---|---|
![]() | ConnectionSettingsConnectionType | |
![]() | ConnectionSettingsDatabaseServer | |
![]() | ModelUtilsCopyOptions |
Flags for the Copy method.
|
![]() | WindowsUtilsWindowsVersion |
Windows versions supported by ice.NET.
|