Method | Description | |
---|---|---|
ChangeAlias ( string replacement ) : |
||
ChangeToNullable ( ) : |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
SqlColumnExpression ( |
||
ToString ( ) : string |
public ChangeAlias ( string replacement ) : |
||
replacement | string | |
return |
public ChangeToNullable ( ) : |
||
return |
public SqlColumnExpression ( |
||
type | ||
alias | string | |
name | string | |
special | bool | |
return | System |