DataSource Class Properties

In this section, the DataSource class properties are presented in alphabetical order.

Description

Use this property to set or return a PSComponent object representing a data type-specific administrator personalization page for entering administrator-specified data source parameter values.

This property is read/write.

Description

This property indicates whether to allow user add or delete data source parameters, as a Boolean value. The default false, custom parameters are not allowed.

This property is read-only.

Description

This property indicates whether to allow real-time feed security, as a Boolean value. The default false, real-time feed security is not allowed.

This property is read-only.

Description

This property returns the data source type as a string. The default value is a constant: BaseDataSource.

This property is read-only.

Description

Use this property to set or return the default feed attributes of this data type as an Attribute collection.

This property is read/write.

Description

This property returns a string representing the name of the default service operation that handles feed requests of this data type.

This property is read-only.

Description

Use this property to set or return the description of the data type as a string.

This property is read/write.

Description

This property whether the data source has parameters, as a Boolean value.

This property is read-only.

Description

This property whether the data source has settings, as a Boolean value.

This property is read-only.

Description

Use this property to set or return an IBOperation collection with the service operation names that could be used to handle feed requests of this feed type.

This property is read/write.

Description

This property returns the ID for the data type as a string.

This property is read-only.

Description

Use this property to set or return the long description of the data type as a string.

This property is read/write.

Description

This property returns the object type for the data source as a string. For a data source, this is a constant value: DataSource.

This property is read-only.

Description

This property returns the DataSoureParameter collection of this data source.

This property is read-only.

Description

This property indicates whether all required data source parameters have values, as a Boolean value.

This property is read-only.

Description

Use this property to set or return the Feed object that use this DataSource object to collect data.

This property is read/write.

Description

This property returns a Boolean value indicating whether the personalization data is portal specific. The default is False, personalization data is not portal specific.

This property is read-only.

Description

This property returns the DataSourceSetting collection.

This property is read-only.

Description

This property returns a Boolean value indicating whether all required data source settings are selected.

This property is read-only.

Description

Use this property to set or return a PSComponent object representing a data type-specific user personalization page for entering user specified data source parameter values.

This property is read/write.

Description

Use this property to set or return the Utility object that used by this DataSource object. By default, the parent's (that is, the feed's) Utility object is used.

This property is read/write.