m_canEdit 字段
此 API 支持 SQL Server 2008 基础结构,但不能通过代码直接使用。
命名空间: Microsoft.ReportingServices.ReportRendering
程序集: Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)
语法
声明
Protected m_canEdit As Boolean
用法
Dim value As Boolean
value = Me.m_canEdit
Me.m_canEdit = value
protected bool m_canEdit
protected:
bool m_canEdit
val mutable m_canEdit: bool
protected var m_canEdit : boolean