Represents the data source sub type for a object.
Namespace: ININ.IceLib.Configuration.DataTypesAssembly: ININ.IceLib.Configuration (in ININ.IceLib.Configuration.dll) Version: 0.0.0.0 (22.3.0.218)
Syntax
| C# |
|---|
public enum ICDataSourceSubType |
| Visual Basic |
|---|
Public Enumeration ICDataSourceSubType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | Represents no data sub type. | |
| Db2 | 1 | Represents a DB2 data sub type. | |
| Informix | 2 | Represents an Informix data sub type. | |
| Ingres | 3 | Represents an Ingres data sub type. | |
| Oracle | 4 | Represents an Oracle data sub type. | |
| MsAccess | 5 | Represents an MS Access data sub type. | |
| MsSql | 6 | Represents an MS SQL data sub type. | |
| Sybase | 7 | Represents a Sybase data sub type. | |
| Other | 8 | Represents an Other data sub type. | |
| IPlanet | 9 | Represents an iPlanet data sub type. | |
| OpenLdap | 10 | Represents an Open LDAP data sub type. | |
| ActiveDirectory | 11 | Represents an Active Directory data sub type. | |
| MsOutlook | 12 | Represents a MS Outlook data sub type. | |
| MsExchange | 13 | Represents a MS Exchange data sub type. | |
| ININTextFile | 14 | Represents an ININ Text File data sub type. | |
| ThinkDirectMarketing | 15 | Represents a Think Direct Marketing data sub type. | |
| RediConnect | 16 | Represents a Redi-Connect data sub type. |
Version Information
Supported for IC Server version 2015 R1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.
For 4.0, supported for IC Server version 4.0 SU 1 and beyond.