Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定用于配置同步流的参数。
Public Property StreamParms As String
public string StreamParms {get;set;}
用于指定流参数的字符串,以分号分隔的 "关键字-值" 对的列表形式表示。缺省值为空值引用。(在 Visual Basic 中为 Nothing)
有关配置特定流类型的信息,请参见UltraLite 同步流的网络协议选项。
StreamParms 是一个包含用于同步流的所有参数的字符串。参数是以分号分隔的 "名称=值" 对列表 ("param1=value1;param2=value2") 的形式指定的。