C# Class TraceWizard.Data.SQLBindValue

Show file Open project: tslater2006/Trace-Wizard Class Usage Examples

Public Properties

Property Type Description
Index int
InternalID uint
Length int
NextID uint
Type int
Value string

Property Details

Index public property

public int Index
return int

InternalID public property

public uint InternalID
return uint

Length public property

public int Length
return int

NextID public static property

public static uint NextID
return uint

Type public property

public int Type
return int

Value public property

public string Value
return string