共用方式為


CaseSensitivities 列舉

Specifies whether the data is case-sensitive.

命名空間:  Microsoft.ReportingServices.RdlObjectModel
組件:  Microsoft.ReportingServices.Designer.Controls (在 Microsoft.ReportingServices.Designer.Controls.dll 中)

語法

'宣告
Public Enumeration CaseSensitivities
'用途
Dim instance As CaseSensitivities
public enum CaseSensitivities
public enum class CaseSensitivities
type CaseSensitivities
public enum CaseSensitivities

成員

成員名稱 說明
Auto Indicates that the report server should attempt to derive the value from the data provider when the report runs.
False Indicates that the data is not case-sensitive.
True Indicates that the data is case-sensitive.

請參閱

參考

Microsoft.ReportingServices.RdlObjectModel 命名空間