RelationalStructureTableSettings Property |
Gets the provider-specific settings.
Namespace:
Dundas.BI.Data.Metadata.Relational
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public ParameterValueCollection TableSettings { get; }
Public ReadOnly Property TableSettings As ParameterValueCollection
Get
public:
property ParameterValueCollection^ TableSettings {
ParameterValueCollection^ get ();
}
member TableSettings : ParameterValueCollection with get
Property Value
Type:
ParameterValueCollectionSee Also