Method | Description | |
---|---|---|
SqlNotFilledException ( ) : System.Runtime.Serialization | ||
SqlNotFilledException ( string message ) : System.Runtime.Serialization | ||
SqlNotFilledException ( string message, Exception e ) : System.Runtime.Serialization |
Method | Description | |
---|---|---|
SqlNotFilledException ( |
public SqlNotFilledException ( ) : System.Runtime.Serialization | ||
return | System.Runtime.Serialization |
public SqlNotFilledException ( string message ) : System.Runtime.Serialization | ||
message | string | |
return | System.Runtime.Serialization |
public SqlNotFilledException ( string message, Exception e ) : System.Runtime.Serialization | ||
message | string | |
e | Exception | |
return | System.Runtime.Serialization |