Specifies the offset to the ULParameter.Value.
Visual Basic Public Property Offset As Integer
C# public int Offset { get; set; }
The offset to the value. The default is 0.
In UltraLite.NET parameters can only be used as IN parameters and all mapping information is ignored. Only the ULParameter.Value is important.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |