C# Class TraceWizard.Data.SQLBindValue

Afficher le fichier Open project: tslater2006/Trace-Wizard Class Usage Examples

Méthodes publiques

Свойство Type Description
Index int
InternalID uint
Length int
NextID uint
Type int
Value string

Property Details

Index public_oe property

public int Index
Résultat int

InternalID public_oe property

public uint InternalID
Résultat uint

Length public_oe property

public int Length
Résultat int

NextID public_oe static_oe property

public static uint NextID
Résultat uint

Type public_oe property

public int Type
Résultat int

Value public_oe property

public string Value
Résultat string