[This is preliminary documentation and subject to change.]
Builds a SqlCeIndex from raw pipe data.
[Visual Basic]
Public Sub New( _
ByVal
SqlCeTable As
SqlCeTable, _
ByVal
Byte[] As
Byte(), _
ByVal
Int32 As
Integer _
)
Parameters
-
SqlCeTable
- Containing table.
-
Byte[]
- Pipe raw data.
-
Int32
- Index to start parsing from.
See Also
SqlCeIndex Class | Primeworks.DesktopSqlCe Namespace