C# Class TraceWizard.Data.SQLTable

Show file Open project: tslater2006/Trace-Wizard

Public Properties

Property Type Description
Count int
TableName string
Type SQLType

Property Details

Count public property

public int Count
return int

TableName public property

public string TableName
return string

Type public property

public SQLType Type
return SQLType