C# Class TraceWizard.Data.SQLBindValue

ファイルを表示 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_oe property

public int Index
return int

InternalID public_oe property

public uint InternalID
return uint

Length public_oe property

public int Length
return int

NextID public_oe static_oe property

public static uint NextID
return uint

Type public_oe property

public int Type
return int

Value public_oe property

public string Value
return string