Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - .NET 编程 » UltraLite .NET 2.0 API 参考 » ULParameter 类

 

SourceVersion 属性

装载 ULParameter.Value 时使用的 System.Data.DataRowVersion。

语法
Visual Basic
Public Overrides Property SourceVersion As DataRowVersion
C#
public override DataRowVersion SourceVersion { get; set; }
另请参见