- DataTableHelper
- DbHelper
- DbNullHelper
- DbReaderMapper
- GetBoolean()
- GetDateTime()
- GetDecimal()
- GetDouble()
- GetGuid()
- GetGuid()
- GetGuid()
- GetInt()
- GetInt16()
- GetInt32()
- GetInt64()
- GetLong()
- GetNullableBoolean()
- GetNullableDateTime()
- GetNullableDecimal()
- GetNullableDouble()
- GetNullableGuid()
- GetNullableInt()
- GetNullableInt16()
- GetNullableInt32()
- GetNullableInt64()
- GetNullableLong()
- GetNullableShort()
- GetNullableUInt()
- GetNullableUInt16()
- GetNullableUInt32()
- GetNullableUInt64()
- GetNullableULong()
- GetNullableUShort()
- GetShort()
- GetString()
- GetUInt()
- GetUInt16()
- GetUInt32()
- GetUInt64()
- GetULong()
- GetUShort()
Dysnomia.Common.SQL
Generates a datatable from an object
Name | Type | Description |
---|---|---|
myObject | ``0 |
Name | Description |
---|---|
T | Any type |
Dysnomia.Common.SQL
Execute SQL stored procedure with reader as a result
Name | Type | Description |
---|---|---|
connection | System.Data.IDbConnection | Database connection |
procName | System.String | Procedure to execute |
parameters | System.Collections.Generic.Dictionary{System.String,System.Object} | Statement parameters |
transaction | System.Data.IDbTransaction | (Optional) Transaction this statement should be in |
Execute SQL query without any result returned
Name | Type | Description |
---|---|---|
connection | System.Data.IDbConnection | Database connection |
sqlStatement | System.String | Statement to execute |
parameters | System.Collections.Generic.Dictionary{System.String,System.Object} | Statement parameters |
transaction | System.Data.IDbTransaction | (Optional) Transaction this statement should be in |
Execute SQL query with reader as a result
Name | Type | Description |
---|---|---|
connection | System.Data.IDbConnection | Database connection |
sqlStatement | System.String | Statement to execute |
parameters | System.Collections.Generic.Dictionary{System.String,System.Object} | Statement parameters |
transaction | System.Data.IDbTransaction | (Optional) Transaction this statement should be in |
Dysnomia.Common.SQL
Return string or DbNull if the string is null or empty
Name | Type | Description |
---|---|---|
val | System.String |
Return value or DbNull if the value is null
Name | Type | Description |
---|---|---|
val | System.Object |
Dysnomia.Common.SQL
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.
This method has no parameters.