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