Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定客户端是否应在同步过程中向 MobiLink 服务器发送列名。
Public Property SendColumnNames As Boolean
public bool SendColumnNames {get;set;}
如果指定客户端应向 MobiLink 服务器发送列名,则为 true;如果指定不发送列名,则为 false。缺省值为 false。
MobiLink 服务器使用列名进行直接行处理。当 MobiLink 服务器使用行处理 API 按名称而不按索引引用列时,应设置此选项。这是此选项所发送的列名的唯一用途。