C# Class ToolSet.DatabaseExtractorCode.DBExtractor.Table

Mostrar archivo Open project: mcorrientes/Web-Security-Toolset Class Usage Examples

Public Properties

Property Type Description
Fields List
TableName string

Public Methods

Method Description
Table ( ) : System.Collections.Generic

Method Details

Table() public method

public Table ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

Fields public_oe property

public List Fields
return List

TableName public_oe property

public string TableName
return string