You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

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 platform type of the DataLineageSource model. DATATYPE: String.

This 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.

This property is the description of the DataLineageSource model. DATATYPE: String.

This property holds the Encoding information. This property applies to DataLineageSource models of type Flat File only. DATATYPE: String.

This property holds the file type information. This property applies to DataLineageSource models of type Flat File only. DATATYPE: String.

Returns the GUID of the DataLineageSource model. DATATYPE: String.

This property holds the Host information. This applies to DataLineageSource models of type Relational only. DATATYPE: String.

Returns the ID of the DataLineageSource model. DATATYPE: Integer.

This is a more generalized description of the database platform type of the DataLineageSource model. DATATYPE: String.

This property represents the name of the DataLineageSource model. DATATYPE: String.

This property holds the location/path information. This property applies to DataLineageSource models of type Other only. DATATYPE: String.

This property holds the Port information. This property applies to DataLineageSource models of type Relational only. DATATYPE: String.

This property holds the Server/Service information. This applies to DataLineageSource models of type Relational only. DATATYPE: String.

This property is the type of the DataLineageSource model. DATATYPE: String. It can be RELATIONAL, FLAT FILE or OTHER.

See Also

  • No labels