dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlParameter Class / Offset Property

In This Topic
Offset Property (SqlParameter)
In This Topic
Gets or sets the offset to the Value property.
Syntax
'Declaration
 
Public Property Offset As Integer
 
See Also