1010data .NET SDK
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 NSystem
 NTenTenSDK
 NExceptions
 CBadWindowExceptionException thrown when a row is unexpectedly not available
 CCSDKExceptionException from the CSDK
 CFinishedIteratorExceptionException thrown when a column iterator should not have been exhausted
 CInvalidColumnTypeExceptionException thrown when trying to create column of an unsupported type
 CInvalidCSDKColumnTypeException for invalid CSDK column type
 CInvalidEnumerationAccessExceptionException thrown when accessing an enumeration item at an improper time (before MoveNext or after MoveNext returns false)
 CLoginTypeExceptionException thrown when an operation is forbidden by the type of login used
 CNullColumnExceptionException thrown when the CSDK gives us a column list with a null column
 COOMExceptionException thrown when the layer between the CSDK and C# cannot allocate memory
 CTenTenExceptionException from using the 1010 API. Base class for 1010 Exceptions
 CUnfinishedIteratorExceptionException thrown when a column iterator should be exhausted but is not
 CWrongColumnTypeExceptionException for trying to use the wrong type with respect to a column
 NNative
 CCSDK
 CBasicPolicyEnumeration constant window enumeration policy
 CColumnRepresents an int / long / int128 / double / String column
 CComputationVisitor pattern dispatcher for functions
 CGenericGeneric Column
 CInformationNested container class for information describing a Column
 COfDoublesA column of double values
 COfInt128sColumn of Int128 values
 COfIntsColumn of int values
 COfLongsColumn of long values
 COfStringsA column of String values
 COperationVisitor pattern dispatcher for void functions
 CColumnSetCollection of columns for a table
 CDatumRepresents a single int / long / int128 / double / String datum
 CComputationVisitor pattern dispatcher for functions
 CGenericDatum holding a value
 COfDoubleDatum holding a double
 COfIntDatum holding an int
 COfInt128Datum for holding a 128 bit int
 COfLongDatum holding a long
 COfStringDatum holding a String
 COperationVisitor pattern dispatcher for void functions
 CIDownloadPolicyAn interface for download policies, which is equivalent to window size. The window is the number of rows of data that buffered when the SDK requests results
 CINamedItems that have a name
 CIndexedSequenceProvides functionality for indexing into a sequence of INamed items
 CQueryRepresents a query to be performed on the 1010data Insights Platform
 CRowCollection of data for a table (i.e. a row)
 CRowSetCollections of rows of a table
 CSessionA connection to the 1010data Insights Platform
 CTableA representation of data–either a query result or an actual table
 CBigInteger
 CDataColumn
 CDataRow
 CDataTable