Method | Description | |
---|---|---|
Default ( string name, string value ) |
Initializes a new instance of the Default class.
|
|
Script ( ) : string |
Translates this default into a SQL script
|
public Default ( string name, string value ) | ||
name | string | The name. |
value | string | The value. |