Search Results for

    Show / Hide Table of Contents

    Class SQLWrapperResult

    Inheritance
    object
    SQLWrapperResult
    Implements
    ISQLWrapperResult
    INotifyPropertyChanging
    INotifyPropertyChanged
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Entities.Reporting
    Assembly: LemonEdge.API.Entities.Auto.dll
    Syntax
    [DataContract]
    public class SQLWrapperResult : ISQLWrapperResult, INotifyPropertyChanging, INotifyPropertyChanged

    Constructors

    SQLWrapperResult()

    Declaration
    public SQLWrapperResult()

    Properties

    AccountID

    The account id for the results

    Declaration
    public long AccountID { get; set; }
    Property Value
    Type Description
    long

    BoolValue1

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue1 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue10

    A value that holds the result of the column that has index 10 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue10 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue11

    A value that holds the result of the column that has index 11 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue11 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue12

    A value that holds the result of the column that has index 12 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue12 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue13

    A value that holds the result of the column that has index 13 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue13 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue14

    A value that holds the result of the column that has index 14 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue14 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue15

    A value that holds the result of the column that has index 15 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue15 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue16

    A value that holds the result of the column that has index 16 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue16 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue17

    A value that holds the result of the column that has index 17 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue17 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue18

    A value that holds the result of the column that has index 18 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue18 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue19

    A value that holds the result of the column that has index 19 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue19 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue2

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue2 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue20

    A value that holds the result of the column that has index 20 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue20 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue3

    A value that holds the result of the column that has index 2 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue3 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue4

    A value that holds the result of the column that has index 3 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue4 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue5

    A value that holds the result of the column that has index 4 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue5 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue6

    A value that holds the result of the column that has index 5 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue6 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue7

    A value that holds the result of the column that has index 6 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue7 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue8

    A value that holds the result of the column that has index 8 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue8 { get; set; }
    Property Value
    Type Description
    bool?

    BoolValue9

    A value that holds the result of the column that has index 9 among those columns in the sql wrapper that can be evaluated as a boolean type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public bool? BoolValue9 { get; set; }
    Property Value
    Type Description
    bool?

    ByteArrayValue1

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a byte array type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public byte[] ByteArrayValue1 { get; set; }
    Property Value
    Type Description
    byte[]

    ByteArrayValue2

    A value that holds the result of the column that has index 2 among those columns in the sql wrapper that can be evaluated as a byte array type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public byte[] ByteArrayValue2 { get; set; }
    Property Value
    Type Description
    byte[]

    ByteArrayValue3

    A value that holds the result of the column that has index 3 among those columns in the sql wrapper that can be evaluated as a byte array type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public byte[] ByteArrayValue3 { get; set; }
    Property Value
    Type Description
    byte[]

    ByteArrayValue4

    A value that holds the result of the column that has index 4 among those columns in the sql wrapper that can be evaluated as a byte array type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public byte[] ByteArrayValue4 { get; set; }
    Property Value
    Type Description
    byte[]

    ByteArrayValue5

    A value that holds the result of the column that has index 5 among those columns in the sql wrapper that can be evaluated as a byte array type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public byte[] ByteArrayValue5 { get; set; }
    Property Value
    Type Description
    byte[]

    DateValue1

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue1 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue10

    A value that holds the result of the column that has index 10 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue10 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue10Day

    Declaration
    [NotMapped]
    public string DateValue10Day { get; set; }
    Property Value
    Type Description
    string

    DateValue10Month

    Declaration
    [NotMapped]
    public string DateValue10Month { get; set; }
    Property Value
    Type Description
    string

    DateValue10Quarter

    Declaration
    [NotMapped]
    public string DateValue10Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue10Year

    Declaration
    [NotMapped]
    public string DateValue10Year { get; set; }
    Property Value
    Type Description
    string

    DateValue11

    A value that holds the result of the column that has index 11 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue11 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue11Day

    Declaration
    [NotMapped]
    public string DateValue11Day { get; set; }
    Property Value
    Type Description
    string

    DateValue11Month

    Declaration
    [NotMapped]
    public string DateValue11Month { get; set; }
    Property Value
    Type Description
    string

    DateValue11Quarter

    Declaration
    [NotMapped]
    public string DateValue11Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue11Year

    Declaration
    [NotMapped]
    public string DateValue11Year { get; set; }
    Property Value
    Type Description
    string

    DateValue12

    A value that holds the result of the column that has index 12 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue12 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue12Day

    Declaration
    [NotMapped]
    public string DateValue12Day { get; set; }
    Property Value
    Type Description
    string

    DateValue12Month

    Declaration
    [NotMapped]
    public string DateValue12Month { get; set; }
    Property Value
    Type Description
    string

    DateValue12Quarter

    Declaration
    [NotMapped]
    public string DateValue12Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue12Year

    Declaration
    [NotMapped]
    public string DateValue12Year { get; set; }
    Property Value
    Type Description
    string

    DateValue13

    A value that holds the result of the column that has index 13 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue13 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue13Day

    Declaration
    [NotMapped]
    public string DateValue13Day { get; set; }
    Property Value
    Type Description
    string

    DateValue13Month

    Declaration
    [NotMapped]
    public string DateValue13Month { get; set; }
    Property Value
    Type Description
    string

    DateValue13Quarter

    Declaration
    [NotMapped]
    public string DateValue13Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue13Year

    Declaration
    [NotMapped]
    public string DateValue13Year { get; set; }
    Property Value
    Type Description
    string

    DateValue14

    A value that holds the result of the column that has index 14 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue14 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue14Day

    Declaration
    [NotMapped]
    public string DateValue14Day { get; set; }
    Property Value
    Type Description
    string

    DateValue14Month

    Declaration
    [NotMapped]
    public string DateValue14Month { get; set; }
    Property Value
    Type Description
    string

    DateValue14Quarter

    Declaration
    [NotMapped]
    public string DateValue14Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue14Year

    Declaration
    [NotMapped]
    public string DateValue14Year { get; set; }
    Property Value
    Type Description
    string

    DateValue15

    A value that holds the result of the column that has index 15 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue15 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue15Day

    Declaration
    [NotMapped]
    public string DateValue15Day { get; set; }
    Property Value
    Type Description
    string

    DateValue15Month

    Declaration
    [NotMapped]
    public string DateValue15Month { get; set; }
    Property Value
    Type Description
    string

    DateValue15Quarter

    Declaration
    [NotMapped]
    public string DateValue15Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue15Year

    Declaration
    [NotMapped]
    public string DateValue15Year { get; set; }
    Property Value
    Type Description
    string

    DateValue16

    A value that holds the result of the column that has index 16 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue16 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue16Day

    Declaration
    [NotMapped]
    public string DateValue16Day { get; set; }
    Property Value
    Type Description
    string

    DateValue16Month

    Declaration
    [NotMapped]
    public string DateValue16Month { get; set; }
    Property Value
    Type Description
    string

    DateValue16Quarter

    Declaration
    [NotMapped]
    public string DateValue16Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue16Year

    Declaration
    [NotMapped]
    public string DateValue16Year { get; set; }
    Property Value
    Type Description
    string

    DateValue17

    A value that holds the result of the column that has index 17 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue17 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue17Day

    Declaration
    [NotMapped]
    public string DateValue17Day { get; set; }
    Property Value
    Type Description
    string

    DateValue17Month

    Declaration
    [NotMapped]
    public string DateValue17Month { get; set; }
    Property Value
    Type Description
    string

    DateValue17Quarter

    Declaration
    [NotMapped]
    public string DateValue17Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue17Year

    Declaration
    [NotMapped]
    public string DateValue17Year { get; set; }
    Property Value
    Type Description
    string

    DateValue18

    A value that holds the result of the column that has index 18 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue18 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue18Day

    Declaration
    [NotMapped]
    public string DateValue18Day { get; set; }
    Property Value
    Type Description
    string

    DateValue18Month

    Declaration
    [NotMapped]
    public string DateValue18Month { get; set; }
    Property Value
    Type Description
    string

    DateValue18Quarter

    Declaration
    [NotMapped]
    public string DateValue18Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue18Year

    Declaration
    [NotMapped]
    public string DateValue18Year { get; set; }
    Property Value
    Type Description
    string

    DateValue19

    A value that holds the result of the column that has index 19 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue19 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue19Day

    Declaration
    [NotMapped]
    public string DateValue19Day { get; set; }
    Property Value
    Type Description
    string

    DateValue19Month

    Declaration
    [NotMapped]
    public string DateValue19Month { get; set; }
    Property Value
    Type Description
    string

    DateValue19Quarter

    Declaration
    [NotMapped]
    public string DateValue19Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue19Year

    Declaration
    [NotMapped]
    public string DateValue19Year { get; set; }
    Property Value
    Type Description
    string

    DateValue1Day

    Declaration
    [NotMapped]
    public string DateValue1Day { get; set; }
    Property Value
    Type Description
    string

    DateValue1Month

    Declaration
    [NotMapped]
    public string DateValue1Month { get; set; }
    Property Value
    Type Description
    string

    DateValue1Quarter

    Declaration
    [NotMapped]
    public string DateValue1Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue1Year

    Declaration
    [NotMapped]
    public string DateValue1Year { get; set; }
    Property Value
    Type Description
    string

    DateValue2

    A value that holds the result of the column that has index 2 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue2 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue20

    A value that holds the result of the column that has index 20 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue20 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue20Day

    Declaration
    [NotMapped]
    public string DateValue20Day { get; set; }
    Property Value
    Type Description
    string

    DateValue20Month

    Declaration
    [NotMapped]
    public string DateValue20Month { get; set; }
    Property Value
    Type Description
    string

    DateValue20Quarter

    Declaration
    [NotMapped]
    public string DateValue20Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue20Year

    Declaration
    [NotMapped]
    public string DateValue20Year { get; set; }
    Property Value
    Type Description
    string

    DateValue2Day

    Declaration
    [NotMapped]
    public string DateValue2Day { get; set; }
    Property Value
    Type Description
    string

    DateValue2Month

    Declaration
    [NotMapped]
    public string DateValue2Month { get; set; }
    Property Value
    Type Description
    string

    DateValue2Quarter

    Declaration
    [NotMapped]
    public string DateValue2Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue2Year

    Declaration
    [NotMapped]
    public string DateValue2Year { get; set; }
    Property Value
    Type Description
    string

    DateValue3

    A value that holds the result of the column that has index 3 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue3 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue3Day

    Declaration
    [NotMapped]
    public string DateValue3Day { get; set; }
    Property Value
    Type Description
    string

    DateValue3Month

    Declaration
    [NotMapped]
    public string DateValue3Month { get; set; }
    Property Value
    Type Description
    string

    DateValue3Quarter

    Declaration
    [NotMapped]
    public string DateValue3Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue3Year

    Declaration
    [NotMapped]
    public string DateValue3Year { get; set; }
    Property Value
    Type Description
    string

    DateValue4

    A value that holds the result of the column that has index 4 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue4 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue4Day

    Declaration
    [NotMapped]
    public string DateValue4Day { get; set; }
    Property Value
    Type Description
    string

    DateValue4Month

    Declaration
    [NotMapped]
    public string DateValue4Month { get; set; }
    Property Value
    Type Description
    string

    DateValue4Quarter

    Declaration
    [NotMapped]
    public string DateValue4Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue4Year

    Declaration
    [NotMapped]
    public string DateValue4Year { get; set; }
    Property Value
    Type Description
    string

    DateValue5

    A value that holds the result of the column that has index 5 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue5 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue5Day

    Declaration
    [NotMapped]
    public string DateValue5Day { get; set; }
    Property Value
    Type Description
    string

    DateValue5Month

    Declaration
    [NotMapped]
    public string DateValue5Month { get; set; }
    Property Value
    Type Description
    string

    DateValue5Quarter

    Declaration
    [NotMapped]
    public string DateValue5Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue5Year

    Declaration
    [NotMapped]
    public string DateValue5Year { get; set; }
    Property Value
    Type Description
    string

    DateValue6

    A value that holds the result of the column that has index 6 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue6 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue6Day

    Declaration
    [NotMapped]
    public string DateValue6Day { get; set; }
    Property Value
    Type Description
    string

    DateValue6Month

    Declaration
    [NotMapped]
    public string DateValue6Month { get; set; }
    Property Value
    Type Description
    string

    DateValue6Quarter

    Declaration
    [NotMapped]
    public string DateValue6Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue6Year

    Declaration
    [NotMapped]
    public string DateValue6Year { get; set; }
    Property Value
    Type Description
    string

    DateValue7

    A value that holds the result of the column that has index 7 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue7 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue7Day

    Declaration
    [NotMapped]
    public string DateValue7Day { get; set; }
    Property Value
    Type Description
    string

    DateValue7Month

    Declaration
    [NotMapped]
    public string DateValue7Month { get; set; }
    Property Value
    Type Description
    string

    DateValue7Quarter

    Declaration
    [NotMapped]
    public string DateValue7Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue7Year

    Declaration
    [NotMapped]
    public string DateValue7Year { get; set; }
    Property Value
    Type Description
    string

    DateValue8

    A value that holds the result of the column that has index 8 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue8 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue8Day

    Declaration
    [NotMapped]
    public string DateValue8Day { get; set; }
    Property Value
    Type Description
    string

    DateValue8Month

    Declaration
    [NotMapped]
    public string DateValue8Month { get; set; }
    Property Value
    Type Description
    string

    DateValue8Quarter

    Declaration
    [NotMapped]
    public string DateValue8Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue8Year

    Declaration
    [NotMapped]
    public string DateValue8Year { get; set; }
    Property Value
    Type Description
    string

    DateValue9

    A value that holds the result of the column that has index 9 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public DateTimeOffset? DateValue9 { get; set; }
    Property Value
    Type Description
    DateTimeOffset?

    DateValue9Day

    Declaration
    [NotMapped]
    public string DateValue9Day { get; set; }
    Property Value
    Type Description
    string

    DateValue9Month

    Declaration
    [NotMapped]
    public string DateValue9Month { get; set; }
    Property Value
    Type Description
    string

    DateValue9Quarter

    Declaration
    [NotMapped]
    public string DateValue9Quarter { get; set; }
    Property Value
    Type Description
    string

    DateValue9Year

    Declaration
    [NotMapped]
    public string DateValue9Year { get; set; }
    Property Value
    Type Description
    string

    DecimalValue1

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a decimal type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue1 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue10

    A value that holds the result of the column that has index 10 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue10 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue11

    A value that holds the result of the column that has index 11 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue11 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue12

    A value that holds the result of the column that has index 12 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue12 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue13

    A value that holds the result of the column that has index 13 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue13 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue14

    A value that holds the result of the column that has index 14 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue14 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue15

    A value that holds the result of the column that has index 15 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue15 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue16

    A value that holds the result of the column that has index 16 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue16 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue17

    A value that holds the result of the column that has index 17 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue17 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue18

    A value that holds the result of the column that has index 18 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue18 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue19

    A value that holds the result of the column that has index 19 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue19 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue2

    A value that holds the result of the column that has index 2 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue2 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue20

    A value that holds the result of the column that has index 20 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue20 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue21

    A value that holds the result of the column that has index 21 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue21 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue22

    A value that holds the result of the column that has index 22 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue22 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue23

    A value that holds the result of the column that has index 23 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue23 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue24

    A value that holds the result of the column that has index 24 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue24 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue25

    A value that holds the result of the column that has index 25 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue25 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue26

    A value that holds the result of the column that has index 26 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue26 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue27

    A value that holds the result of the column that has index 27 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    { get; set; }
    Declaration
    public decimal? DecimalValue27 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue28

    A value that holds the result of the column that has index 28 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue28 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue29

    A value that holds the result of the column that has index 29 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue29 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue3

    A value that holds the result of the column that has index 3 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue3 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue30

    A value that holds the result of the column that has index 30 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue30 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue31

    A value that holds the result of the column that has index 31 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    { get; set; }
    Declaration
    public decimal? DecimalValue31 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue32

    A value that holds the result of the column that has index 32 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue32 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue33

    A value that holds the result of the column that has index 33 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue33 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue34

    A value that holds the result of the column that has index 34 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue34 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue35

    A value that holds the result of the column that has index 35 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue35 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue36

    A value that holds the result of the column that has index 36 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue36 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue37

    A value that holds the result of the column that has index 37 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue37 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue38

    A value that holds the result of the column that has index 38 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue38 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue39

    A value that holds the result of the column that has index 39 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    { get; set; }
    Declaration
    public decimal? DecimalValue39 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue4

    A value that holds the result of the column that has index 4 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue4 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue40

    A value that holds the result of the column that has index 40 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue40 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue41

    A value that holds the result of the column that has index 41 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue41 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue42

    A value that holds the result of the column that has index 42 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue42 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue43

    A value that holds the result of the column that has index 43 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue43 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue44

    A value that holds the result of the column that has index 44 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue44 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue45

    A value that holds the result of the column that has index 45 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue45 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue46

    A value that holds the result of the column that has index 46 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue46 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue47

    A value that holds the result of the column that has index 47 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue47 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue48

    A value that holds the result of the column that has index 48 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue48 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue49

    A value that holds the result of the column that has index 49 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue49 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue5

    A value that holds the result of the column that has index 5 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue5 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue50

    A value that holds the result of the column that has index 50 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue50 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue51

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue51 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue52

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue52 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue53

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue53 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue54

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue54 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue55

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue55 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue56

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue56 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue57

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue57 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue58

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue58 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue59

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue59 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue6

    A value that holds the result of the column that has index 6 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue6 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue60

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue60 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue61

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue61 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue62

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue62 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue63

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue63 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue64

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue64 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue65

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue65 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue66

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue66 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue67

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue67 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue68

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue68 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue69

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue69 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue7

    A value that holds the result of the column that has index 7 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue7 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue70

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue70 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue71

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue71 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue72

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue72 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue73

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue73 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue74

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue74 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue75

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue75 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue76

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue76 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue77

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue77 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue78

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue78 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue79

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue79 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue8

    A value that holds the result of the column that has index 8 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue8 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue80

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue80 { get; set; }
    Property Value
    Type Description
    decimal?

    DecimalValue9

    A value that holds the result of the column that has index 9 among those columns in the sql wrapper that can be evaluated as a datetimeoffset type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public decimal? DecimalValue9 { get; set; }
    Property Value
    Type Description
    decimal?

    IDValue1

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue1 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue10

    A value that holds the result of the column that has index 10 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue10 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue10_Label

    A value that holds the result of the column that has index 10 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue10_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue11

    A value that holds the result of the column that has index 11 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue11 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue11_Label

    A value that holds the result of the column that has index 11 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue11_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue12

    A value that holds the result of the column that has index 12 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue12 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue12_Label

    A value that holds the result of the column that has index 12 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue12_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue13

    A value that holds the result of the column that has index 13 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue13 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue13_Label

    A value that holds the result of the column that has index 13 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue13_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue14

    A value that holds the result of the column that has index 14 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue14 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue14_Label

    A value that holds the result of the column that has index 14 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue14_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue15

    A value that holds the result of the column that has index 15 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue15 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue15_Label

    A value that holds the result of the column that has index 15 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue15_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue16

    A value that holds the result of the column that has index 16 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue16 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue16_Label

    A value that holds the result of the column that has index 16 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue16_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue17

    A value that holds the result of the column that has index 17 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue17 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue17_Label

    A value that holds the result of the column that has index 17 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue17_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue18

    A value that holds the result of the column that has index 18 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue18 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue18_Label

    A value that holds the result of the column that has index 18 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue18_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue19

    A value that holds the result of the column that has index 19 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue19 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue19_Label

    A value that holds the result of the column that has index 19 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue19_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue1_Label

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue1_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue2

    A value that holds the result of the column that has index 2 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue2 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue20

    A value that holds the result of the column that has index 20 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue20 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue20_Label

    A value that holds the result of the column that has index 20 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue20_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue21

    A value that holds the result of the column that has index 21 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue21 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue21_Label

    A value that holds the result of the column that has index 21 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue21_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue22

    A value that holds the result of the column that has index 22 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue22 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue22_Label

    A value that holds the result of the column that has index 22 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue22_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue23

    A value that holds the result of the column that has index 23 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue23 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue23_Label

    A value that holds the result of the column that has index 23 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue23_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue24

    A value that holds the result of the column that has index 24 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue24 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue24_Label

    A value that holds the result of the column that has index 24 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue24_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue25

    A value that holds the result of the column that has index 25 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue25 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue25_Label

    A value that holds the result of the column that has index 25 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue25_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue26

    A value that holds the result of the column that has index 26 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue26 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue26_Label

    A value that holds the result of the column that has index 26 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue26_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue27

    A value that holds the result of the column that has index 27 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue27 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue27_Label

    A value that holds the result of the column that has index 27 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue27_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue28

    A value that holds the result of the column that has index 28 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue28 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue28_Label

    A value that holds the result of the column that has index 28 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue28_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue29

    A value that holds the result of the column that has index 29 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue29 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue29_Label

    A value that holds the result of the column that has index 29 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue29_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue2_Label

    A value that holds the result of the column that has index 2 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue2_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue3

    A value that holds the result of the column that has index 3 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue3 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue30

    A value that holds the result of the column that has index 30 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue30 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue30_Label

    A value that holds the result of the column that has index 30 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue30_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue3_Label

    A value that holds the result of the column that has index 3 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue3_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue4

    A value that holds the result of the column that has index 4 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue4 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue4_Label

    A value that holds the result of the column that has index 4 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue4_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue5

    A value that holds the result of the column that has index 5 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue5 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue5_Label

    A value that holds the result of the column that has index 5 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue5_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue6

    A value that holds the result of the column that has index 6 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue6 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue6_Label

    A value that holds the result of the column that has index 6 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue6_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue7

    A value that holds the result of the column that has index 7 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue7 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue7_Label

    A value that holds the result of the column that has index 7 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue7_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue8

    A value that holds the result of the column that has index 8 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue8 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue8_Label

    A value that holds the result of the column that has index 8 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue8_Label { get; set; }
    Property Value
    Type Description
    string

    IDValue9

    A value that holds the result of the column that has index 9 among those columns in the sql wrapper that can be evaluated as a Guid type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public Guid? IDValue9 { get; set; }
    Property Value
    Type Description
    Guid?

    IDValue9_Label

    A value that holds the result of the column that has index 9 among those columns in the sql wrapper that hold the label of the corrosponding IDValue

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string IDValue9_Label { get; set; }
    Property Value
    Type Description
    string

    SQLWrapperID

    The id of the sql wrapper that was executed for these results

    Declaration
    [Key]
    public Guid SQLWrapperID { get; set; }
    Property Value
    Type Description
    Guid

    ShortValue1

    Declaration
    [NotMapped]
    public short? ShortValue1 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue10

    Declaration
    [NotMapped]
    public short? ShortValue10 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue11

    Declaration
    [NotMapped]
    public short? ShortValue11 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue12

    Declaration
    [NotMapped]
    public short? ShortValue12 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue13

    Declaration
    [NotMapped]
    public short? ShortValue13 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue14

    Declaration
    [NotMapped]
    public short? ShortValue14 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue15

    Declaration
    [NotMapped]
    public short? ShortValue15 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue16

    Declaration
    [NotMapped]
    public short? ShortValue16 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue17

    Declaration
    [NotMapped]
    public short? ShortValue17 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue18

    Declaration
    [NotMapped]
    public short? ShortValue18 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue19

    Declaration
    [NotMapped]
    public short? ShortValue19 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue2

    Declaration
    [NotMapped]
    public short? ShortValue2 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue20

    Declaration
    [NotMapped]
    public short? ShortValue20 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue21

    Declaration
    [NotMapped]
    public short? ShortValue21 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue22

    Declaration
    [NotMapped]
    public short? ShortValue22 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue23

    Declaration
    [NotMapped]
    public short? ShortValue23 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue24

    Declaration
    [NotMapped]
    public short? ShortValue24 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue25

    Declaration
    [NotMapped]
    public short? ShortValue25 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue26

    Declaration
    [NotMapped]
    public short? ShortValue26 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue27

    Declaration
    [NotMapped]
    public short? ShortValue27 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue28

    Declaration
    [NotMapped]
    public short? ShortValue28 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue29

    Declaration
    [NotMapped]
    public short? ShortValue29 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue3

    Declaration
    [NotMapped]
    public short? ShortValue3 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue30

    Declaration
    [NotMapped]
    public short? ShortValue30 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue31

    Declaration
    [NotMapped]
    public short? ShortValue31 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue32

    Declaration
    [NotMapped]
    public short? ShortValue32 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue33

    Declaration
    [NotMapped]
    public short? ShortValue33 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue34

    Declaration
    [NotMapped]
    public short? ShortValue34 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue35

    Declaration
    [NotMapped]
    public short? ShortValue35 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue36

    Declaration
    [NotMapped]
    public short? ShortValue36 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue37

    Declaration
    [NotMapped]
    public short? ShortValue37 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue38

    Declaration
    [NotMapped]
    public short? ShortValue38 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue39

    Declaration
    [NotMapped]
    public short? ShortValue39 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue4

    Declaration
    [NotMapped]
    public short? ShortValue4 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue40

    Declaration
    [NotMapped]
    public short? ShortValue40 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue41

    Declaration
    [NotMapped]
    public short? ShortValue41 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue42

    Declaration
    [NotMapped]
    public short? ShortValue42 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue43

    Declaration
    [NotMapped]
    public short? ShortValue43 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue44

    Declaration
    [NotMapped]
    public short? ShortValue44 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue45

    Declaration
    [NotMapped]
    public short? ShortValue45 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue46

    Declaration
    [NotMapped]
    public short? ShortValue46 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue47

    Declaration
    [NotMapped]
    public short? ShortValue47 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue48

    Declaration
    [NotMapped]
    public short? ShortValue48 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue49

    Declaration
    [NotMapped]
    public short? ShortValue49 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue5

    Declaration
    [NotMapped]
    public short? ShortValue5 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue50

    Declaration
    [NotMapped]
    public short? ShortValue50 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue51

    Declaration
    [NotMapped]
    public short? ShortValue51 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue52

    Declaration
    [NotMapped]
    public short? ShortValue52 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue53

    Declaration
    [NotMapped]
    public short? ShortValue53 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue54

    Declaration
    [NotMapped]
    public short? ShortValue54 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue55

    Declaration
    [NotMapped]
    public short? ShortValue55 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue56

    Declaration
    [NotMapped]
    public short? ShortValue56 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue57

    Declaration
    [NotMapped]
    public short? ShortValue57 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue58

    Declaration
    [NotMapped]
    public short? ShortValue58 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue59

    Declaration
    [NotMapped]
    public short? ShortValue59 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue6

    Declaration
    [NotMapped]
    public short? ShortValue6 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue60

    Declaration
    [NotMapped]
    public short? ShortValue60 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue61

    Declaration
    [NotMapped]
    public short? ShortValue61 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue62

    Declaration
    [NotMapped]
    public short? ShortValue62 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue63

    Declaration
    [NotMapped]
    public short? ShortValue63 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue64

    Declaration
    [NotMapped]
    public short? ShortValue64 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue65

    Declaration
    [NotMapped]
    public short? ShortValue65 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue66

    Declaration
    [NotMapped]
    public short? ShortValue66 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue67

    Declaration
    [NotMapped]
    public short? ShortValue67 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue68

    Declaration
    [NotMapped]
    public short? ShortValue68 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue69

    Declaration
    [NotMapped]
    public short? ShortValue69 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue7

    Declaration
    [NotMapped]
    public short? ShortValue7 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue70

    Declaration
    [NotMapped]
    public short? ShortValue70 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue71

    Declaration
    [NotMapped]
    public short? ShortValue71 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue72

    Declaration
    [NotMapped]
    public short? ShortValue72 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue73

    Declaration
    [NotMapped]
    public short? ShortValue73 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue74

    Declaration
    [NotMapped]
    public short? ShortValue74 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue75

    Declaration
    [NotMapped]
    public short? ShortValue75 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue76

    Declaration
    [NotMapped]
    public short? ShortValue76 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue77

    Declaration
    [NotMapped]
    public short? ShortValue77 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue78

    Declaration
    [NotMapped]
    public short? ShortValue78 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue79

    Declaration
    [NotMapped]
    public short? ShortValue79 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue8

    Declaration
    [NotMapped]
    public short? ShortValue8 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue80

    Declaration
    [NotMapped]
    public short? ShortValue80 { get; set; }
    Property Value
    Type Description
    short?

    ShortValue9

    Declaration
    [NotMapped]
    public short? ShortValue9 { get; set; }
    Property Value
    Type Description
    short?

    TextValue1

    A value that holds the result of the column that has index 1 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue1 { get; set; }
    Property Value
    Type Description
    string

    TextValue10

    A value that holds the result of the column that has index 10 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue10 { get; set; }
    Property Value
    Type Description
    string

    TextValue11

    A value that holds the result of the column that has index 11 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue11 { get; set; }
    Property Value
    Type Description
    string

    TextValue12

    A value that holds the result of the column that has index 12 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue12 { get; set; }
    Property Value
    Type Description
    string

    TextValue13

    A value that holds the result of the column that has index 13 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue13 { get; set; }
    Property Value
    Type Description
    string

    TextValue14

    A value that holds the result of the column that has index 14 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue14 { get; set; }
    Property Value
    Type Description
    string

    TextValue15

    A value that holds the result of the column that has index 15 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue15 { get; set; }
    Property Value
    Type Description
    string

    TextValue16

    A value that holds the result of the column that has index 16 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue16 { get; set; }
    Property Value
    Type Description
    string

    TextValue17

    A value that holds the result of the column that has index 17 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue17 { get; set; }
    Property Value
    Type Description
    string

    TextValue18

    A value that holds the result of the column that has index 18 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue18 { get; set; }
    Property Value
    Type Description
    string

    TextValue19

    A value that holds the result of the column that has index 19 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue19 { get; set; }
    Property Value
    Type Description
    string

    TextValue2

    A value that holds the result of the column that has index 2 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue2 { get; set; }
    Property Value
    Type Description
    string

    TextValue20

    A value that holds the result of the column that has index 20 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue20 { get; set; }
    Property Value
    Type Description
    string

    TextValue21

    A value that holds the result of the column that has index 21 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue21 { get; set; }
    Property Value
    Type Description
    string

    TextValue22

    A value that holds the result of the column that has index 22 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue22 { get; set; }
    Property Value
    Type Description
    string

    TextValue23

    A value that holds the result of the column that has index 23 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue23 { get; set; }
    Property Value
    Type Description
    string

    TextValue24

    A value that holds the result of the column that has index 24 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue24 { get; set; }
    Property Value
    Type Description
    string

    TextValue25

    A value that holds the result of the column that has index 25 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue25 { get; set; }
    Property Value
    Type Description
    string

    TextValue26

    A value that holds the result of the column that has index 26 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue26 { get; set; }
    Property Value
    Type Description
    string

    TextValue27

    A value that holds the result of the column that has index 27 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue27 { get; set; }
    Property Value
    Type Description
    string

    TextValue28

    A value that holds the result of the column that has index 28 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue28 { get; set; }
    Property Value
    Type Description
    string

    TextValue29

    A value that holds the result of the column that has index 29 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue29 { get; set; }
    Property Value
    Type Description
    string

    TextValue3

    A value that holds the result of the column that has index 3 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue3 { get; set; }
    Property Value
    Type Description
    string

    TextValue30

    A value that holds the result of the column that has index 30 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue30 { get; set; }
    Property Value
    Type Description
    string

    TextValue31

    A value that holds the result of the column that has index 31 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue31 { get; set; }
    Property Value
    Type Description
    string

    TextValue32

    A value that holds the result of the column that has index 32 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue32 { get; set; }
    Property Value
    Type Description
    string

    TextValue33

    A value that holds the result of the column that has index 33 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue33 { get; set; }
    Property Value
    Type Description
    string

    TextValue34

    A value that holds the result of the column that has index 34 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue34 { get; set; }
    Property Value
    Type Description
    string

    TextValue35

    A value that holds the result of the column that has index 35 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue35 { get; set; }
    Property Value
    Type Description
    string

    TextValue36

    A value that holds the result of the column that has index 36 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue36 { get; set; }
    Property Value
    Type Description
    string

    TextValue37

    A value that holds the result of the column that has index 37 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue37 { get; set; }
    Property Value
    Type Description
    string

    TextValue38

    A value that holds the result of the column that has index 38 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue38 { get; set; }
    Property Value
    Type Description
    string

    TextValue39

    A value that holds the result of the column that has index 39 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue39 { get; set; }
    Property Value
    Type Description
    string

    TextValue4

    A value that holds the result of the column that has index 4 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue4 { get; set; }
    Property Value
    Type Description
    string

    TextValue40

    A value that holds the result of the column that has index 40 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue40 { get; set; }
    Property Value
    Type Description
    string

    TextValue41

    A value that holds the result of the column that has index 41 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue41 { get; set; }
    Property Value
    Type Description
    string

    TextValue42

    A value that holds the result of the column that has index 42 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue42 { get; set; }
    Property Value
    Type Description
    string

    TextValue43

    A value that holds the result of the column that has index 43 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue43 { get; set; }
    Property Value
    Type Description
    string

    TextValue44

    A value that holds the result of the column that has index 44 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue44 { get; set; }
    Property Value
    Type Description
    string

    TextValue45

    A value that holds the result of the column that has index 45 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue45 { get; set; }
    Property Value
    Type Description
    string

    TextValue46

    A value that holds the result of the column that has index 46 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue46 { get; set; }
    Property Value
    Type Description
    string

    TextValue47

    A value that holds the result of the column that has index 47 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue47 { get; set; }
    Property Value
    Type Description
    string

    TextValue48

    A value that holds the result of the column that has index 48 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue48 { get; set; }
    Property Value
    Type Description
    string

    TextValue49

    A value that holds the result of the column that has index 49 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue49 { get; set; }
    Property Value
    Type Description
    string

    TextValue5

    A value that holds the result of the column that has index 5 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue5 { get; set; }
    Property Value
    Type Description
    string

    TextValue50

    A value that holds the result of the column that has index 50 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue50 { get; set; }
    Property Value
    Type Description
    string

    TextValue51

    A value that holds the result of the column that has index 51 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue51 { get; set; }
    Property Value
    Type Description
    string

    TextValue52

    A value that holds the result of the column that has index 52 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue52 { get; set; }
    Property Value
    Type Description
    string

    TextValue53

    A value that holds the result of the column that has index 53 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue53 { get; set; }
    Property Value
    Type Description
    string

    TextValue54

    A value that holds the result of the column that has index 54 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue54 { get; set; }
    Property Value
    Type Description
    string

    TextValue55

    A value that holds the result of the column that has index 55 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue55 { get; set; }
    Property Value
    Type Description
    string

    TextValue56

    A value that holds the result of the column that has index 56 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue56 { get; set; }
    Property Value
    Type Description
    string

    TextValue57

    A value that holds the result of the column that has index 57 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue57 { get; set; }
    Property Value
    Type Description
    string

    TextValue58

    A value that holds the result of the column that has index 58 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue58 { get; set; }
    Property Value
    Type Description
    string

    TextValue59

    A value that holds the result of the column that has index 59 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue59 { get; set; }
    Property Value
    Type Description
    string

    TextValue6

    A value that holds the result of the column that has index 6 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue6 { get; set; }
    Property Value
    Type Description
    string

    TextValue60

    A value that holds the result of the column that has index 60 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue60 { get; set; }
    Property Value
    Type Description
    string

    TextValue7

    A value that holds the result of the column that has index 7 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue7 { get; set; }
    Property Value
    Type Description
    string

    TextValue8

    A value that holds the result of the column that has index 8 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue8 { get; set; }
    Property Value
    Type Description
    string

    TextValue9

    A value that holds the result of the column that has index 9 among those columns in the sql wrapper that can be evaluated as a string type

    The helper class SQLWrapperInterpretor can be used to evaluate and interrogate the results held in this class

    Declaration
    public string TextValue9 { get; set; }
    Property Value
    Type Description
    string

    UniqueResultID

    A unique id for this row of resutls

    Declaration
    [Key]
    public Guid UniqueResultID { get; set; }
    Property Value
    Type Description
    Guid

    Methods

    OnPropertyChanged(string)

    Declaration
    protected void OnPropertyChanged(string propName)
    Parameters
    Type Name Description
    string propName

    OnPropertyChanging(string)

    Declaration
    protected void OnPropertyChanging(string propName)
    Parameters
    Type Name Description
    string propName

    Events

    PropertyChanged

    Declaration
    public event PropertyChangedEventHandler PropertyChanged
    Event Type
    Type Description
    PropertyChangedEventHandler

    PropertyChanging

    Declaration
    public event PropertyChangingEventHandler PropertyChanging
    Event Type
    Type Description
    PropertyChangingEventHandler

    Implements

    ISQLWrapperResult
    INotifyPropertyChanging
    INotifyPropertyChanged

    Extension Methods

    LinqExtensions.AsArray<T>(T)
    LinqExtensions.ToArrayOfOne<T>(T)
    LinqExtensions.ToListOfOne<T>(T)
    MiscExtensions.SetIfNotEqual<T, TP>(T, Expression<Func<T, TP>>, TP)
    WeakReferenceExtensions.WeakReference(object)
    SQLExtensions.ToSQLValue(object, bool)
    ReflectionExtensions.ClearEventInvocations(object, string)
    StringExtensions.ToCSVFormatString(object, Type)
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.