Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Public Properties

PropertyDescription
DatabasePlatformThis is the database platform type of the DataLineageSource model. DATATYPE: String.
DatabasePlatformIDThis is the database platform type ID of the DataLineageSource model. This property can be used to change the database platform of the model. DATATYPE: Integer.
DescriptionThis property is the description of the DataLineageSource model. DATATYPE: String.
EncodingThis property holds the Encoding information. This property applies to DataLineageSource models of type Flat File only. DATATYPE: String.
FileTypeThis property holds the file type information. This property applies to DataLineageSource models of type Flat File only. DATATYPE: String.
GUIDReturns the GUID of the DataLineageSource model. DATATYPE: String.
HostThis property holds the Host information. This applies to DataLineageSource models of type Relational only. DATATYPE: String.
IDReturns the ID of the DataLineageSource model. DATATYPE: Integer.
MajorPlatformThis is a more generalized description of the database platform type of the DataLineageSource model. DATATYPE: String.
NameThis property represents the name of the DataLineageSource model. DATATYPE: String.
PathThis property holds the location/path information. This property applies to DataLineageSource models of type Other only. DATATYPE: String.
PortThis property holds the Port information. This property applies to DataLineageSource models of type Relational only. DATATYPE: String.
ServerThis property holds the Server/Service information. This applies to DataLineageSource models of type Relational only. DATATYPE: String.
TypeThis property is the type of the DataLineageSource model. DATATYPE: String. It can be RELATIONAL, FLAT FILE or OTHER.

...