Versions Compared

Key

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

Public Methods

MethodDescription
DataLineageTablesReturns an object representing a collection of all source/target tables belonging to this DataLineageSourceModel (Data Source/Target model).
DataLineageViewsReturns an object representing a collection of all source/target views belonging to this DataLineageSourceModel (Data Source/Target model).
UserCommentsReturns a collection of all the user comments associated with this DataLineageSourceModel (Data Source/Target model).

Public Properties

PropertyDescription
This is the database
DatabasePlatformDatabase platform type of the DataLineageSource model. DATATYPE: String.
This is the database
DatabasePlatformIDDatabase platform type ID of the DataLineageSource model.
This property can be used
You can use this property to change the database platform of the model. DATATYPE: Integer.
This property is the description
DescriptionDescription of the DataLineageSource model. DATATYPE: String.
This property holds the
EncodingHolds Encoding information
. This property
and applies to DataLineageSource models of type Flat File only. DATATYPE: String.
This property holds the
FileTypeHolds file type information
. This property
and applies to DataLineageSource models of type Flat File only. DATATYPE: String.
GUIDReturns the GUID of the DataLineageSource model. DATATYPE: String.
This property holds the
HostHolds Host information
. This
and applies to DataLineageSource models of type Relational only. DATATYPE: String.
IDReturns the ID of the DataLineageSource model. DATATYPE: Integer.
MajorPlatform
This is a
A more generalized description of the database platform type of the DataLineageSource model. DATATYPE: String.
Name
This property represents
Represents the name of the DataLineageSource model. DATATYPE: String.
This property holds the
PathHolds location/path information
. This property
and applies to DataLineageSource models of type Other only. DATATYPE: String.
This property holds the
PortHolds Port information
. This property
and applies to DataLineageSource models of type Relational only. DATATYPE: String.
This property holds the
ServerHolds Server/Service information
. This
and applies to DataLineageSource models of type Relational only. DATATYPE: String.
TypeType
This property is the type
of the DataLineageSource model. DATATYPE: String. It can be RELATIONAL, FLAT FILE or OTHER.
Info
titleSee Also