Property | Description |
---|
DatabasePlatform | Database platform type of the DataLineageSource model. DATATYPE: String. |
DatabasePlatformID | Database platform type ID of the DataLineageSource model. You can use this property to change the database platform of the model. DATATYPE: Integer. |
Description | Description of the DataLineageSource model. DATATYPE: String. |
Encoding | Holds Encoding information and applies to DataLineageSource models of type Flat File only. DATATYPE: String. |
FileType | Holds file type information and applies to DataLineageSource models of type Flat File only. DATATYPE: String. |
GUID | Returns the GUID of the DataLineageSource model. DATATYPE: String. |
Host | Holds Host information and applies to DataLineageSource models of type Relational only. DATATYPE: String. |
ID | Returns the ID of the DataLineageSource model. DATATYPE: Integer. |
MajorPlatform | A more generalized description of the database platform type of the DataLineageSource model. DATATYPE: String. |
Name | Represents the name of the DataLineageSource model. DATATYPE: String. |
Path | Holds location/path information and applies to DataLineageSource models of type Other only. DATATYPE: String. |
Port | Holds Port information and applies to DataLineageSource models of type Relational only. DATATYPE: String. |
Server | Holds Server/Service information and applies to DataLineageSource models of type Relational only. DATATYPE: String. |
Type | Type of the DataLineageSource model. DATATYPE: String. It can be RELATIONAL, FLAT FILE or OTHER. |