SqlCeIndexColumn Constructor (SqlCeIndex, Byte[], Int32)
[This is preliminary documentation and subject to change.]
Builds an index column from pipe raw data.
[Visual Basic]
Overloads Public Sub New( _
ByVal
SqlCeIndex As
SqlCeIndex, _
ByVal
Byte[] As
Byte(), _
ByVal
Int32 As
Integer _
)
Parameters
-
SqlCeIndex
- Containing table index.
-
Byte[]
- Raw pipe data array.
-
Int32
- Index into pipe array.
See Also
SqlCeIndexColumn Class | Primeworks.DesktopSqlCe Namespace | SqlCeIndexColumn Constructor Overload List