[]
Returns True if the argument represents a null value (DBNull).
public bool IsTextDbNull(string text, CultureInfo culture)
Type | Name | Description |
---|---|---|
string | text | The string to parse. |
CultureInfo | culture | Culture used in parsing. |
Type | Description |
---|---|
bool |