Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Specifies the offset to the ULParameter.Value.
Public Property Offset As Integer
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.