ProjectContextDataSet.ShouldSerializeTables 方法
在ProjectContextDataSet中获取的表的集合。
命名空间: WebSvcProject
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Protected Overrides Function ShouldSerializeTables As Boolean
用法
Dim returnValue As Boolean
returnValue = Me.ShouldSerializeTables()
protected override bool ShouldSerializeTables()