Espacio de nombres: CodiumSDK.CPL.Types
Ensamblado: CodiumSDK.dll

Class that represent a result from Query
C#
public class QueryResult : CodiumSDK.CPL.CPLType

Constructores

NombreDescripción
QueryResult()QueryResult
QueryResult(query)Constructor of Query Result

QueryResult()

QueryResult
C#
public QueryResult();

QueryResult(query)

Constructor of Query Result
C#
public QueryResult(CodiumSDK.CPL.Query query);

Parámetros

NombreTipoDescripción
queryCodiumSDK.CPL.QueryQuery Object