C# Class SqlFu.Configuration.TableName

ファイルを表示 Open project: sapiens/SqlFu Class Usage Examples

Public Methods

Method Description
TableName ( string name, string schema = "" ) : System
ToString ( ) : string

Private Methods

Method Description
TableName ( ) : System

Method Details

TableName() public method

public TableName ( string name, string schema = "" ) : System
name string
schema string
return System

ToString() public method

public ToString ( ) : string
return string