SourceColumnNullMapping Property
From MySQL Connector.Net
|
|
| MySQL Connector/Net |
| MySqlParameter..::..SourceColumnNullMapping Property |
| MySqlParameter Class See Also Send Feedback |
|
|
Sets or gets a value which indicates whether the source column is nullable.
This allows DbCommandBuilder to correctly generate Update statements
for nullable columns.
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.8.4.0
Syntax
See Also