Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
指定与 ULParameter.Value 之间的偏移量。
Public Property Offset As Integer
public int Offset {get;set;}
值的偏移。缺省值为 0。
在 UltraLite.NET 中,参数只能被用作 IN 参数,并忽略所有映射信息。只有 ULParameter.Value 是非常重要的。