Click or drag to resize

SqlEnsuringException Constructor (String)

Exception thrown during an ensuring operation of a SQL structure.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public SqlEnsuringException(
	string message
)

Parameters

message
Type: SystemString
See Also