Micro Focus Content Manager SDK 10.1
TRIM.SDK.TrimEnterpriseDataset Class Reference

The TrimEnterpriseDataset class represents the configuration of a dataset within the TRIMEnterpriseConfiguration More...

Public Member Functions

void SetConnectionString (string connectString)
 Sets the connection string for connecting to the RDBMS More...
 
void SetConnectionPassword (string newPassword)
 
void Remove ()
 Removes this dataset from from the configuration More...
 

Properties

string DatasetName [get, set]
 Gets or sets the name of this dataset More...
 
string DatasetID [get]
 Gets the unique identifier of this dataset More...
 
DatabaseTypes DatasetType [get]
 Gets the type of of this dataset More...
 

Detailed Description

The TrimEnterpriseDataset class represents the configuration of a dataset within the TRIMEnterpriseConfiguration

Member Function Documentation

◆ Remove()

void TRIM.SDK.TrimEnterpriseDataset.Remove ( )

Removes this dataset from from the configuration

◆ SetConnectionPassword()

void TRIM.SDK.TrimEnterpriseDataset.SetConnectionPassword ( string  newPassword)

◆ SetConnectionString()

void TRIM.SDK.TrimEnterpriseDataset.SetConnectionString ( string  connectString)

Sets the connection string for connecting to the RDBMS

Property Documentation

◆ DatasetID

string TRIM.SDK.TrimEnterpriseDataset.DatasetID
get

Gets the unique identifier of this dataset

◆ DatasetName

string TRIM.SDK.TrimEnterpriseDataset.DatasetName
getset

Gets or sets the name of this dataset

◆ DatasetType

DatabaseTypes TRIM.SDK.TrimEnterpriseDataset.DatasetType
get

Gets the type of of this dataset