Home
last modified time | relevance | path

Searched defs:SqlNullValueException (Results 1 – 16 of 16) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/src/System/Data/SQLTypes/
H A DSQLUtility.cs67 public sealed class SqlNullValueException : SqlTypeException class
70 public SqlNullValueException() : this(SQLResource.NullValueMessage, null) in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
75 public SqlNullValueException(string message) : this(message, null) in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
79 public SqlNullValueException(string message, Exception e) : base(message, e) in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
84 …private SqlNullValueException(SerializationInfo si, StreamingContext sc) : base(SqlNullValueExcept… in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data/System/Data/SQLTypes/
H A DSQLUtility.cs83 public sealed class SqlNullValueException : SqlTypeException { class
86 public SqlNullValueException() : this(SQLResource.NullValueMessage, null) { in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
90 public SqlNullValueException(String message) : this(message, null) { in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
93 public SqlNullValueException(String message, Exception e) : base(message, e) { // MDAC 82931 in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
99 …private SqlNullValueException(SerializationInfo si, StreamingContext sc) : base(SqlNullValueExcept… in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Data.Common/ref/
H A DSystem.Data.Common.cs3130 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
3132 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
3133 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
3134 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monotouch/
H A DSystem.Data.cs4386 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
4388 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
4389 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
4390 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/monodroid/
H A DSystem.Data.cs4386 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
4388 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
4389 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
4390 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v2.0/
H A DSystem.Data.cs5378 …public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException, System.… class
5380 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5381 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5382 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.0/
H A DSystem.Data.cs5369 …public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException, System.… class
5371 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5372 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5373 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Data.cs5603 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5605 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5606 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5607 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.2/
H A DSystem.Data.cs5629 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5631 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5632 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5633 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6.1/
H A DSystem.Data.cs5620 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5622 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5623 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5624 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.2/
H A DSystem.Data.cs5547 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5549 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5550 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5551 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5/
H A DSystem.Data.cs5543 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5545 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5546 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5547 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Data.cs5547 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5549 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5550 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5551 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7/
H A DSystem.Data.cs5612 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5614 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5615 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5616 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/api-snapshot/profiles/net_4_x/
H A DSystem.Data.cs5293 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5295 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5296 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5297 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.7.1/
H A DSystem.Data.cs5646 public sealed partial class SqlNullValueException : System.Data.SqlTypes.SqlTypeException class
5648 public SqlNullValueException() { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5649 public SqlNullValueException(string message) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException
5650 public SqlNullValueException(string message, System.Exception e) { } in SqlNullValueException() method in System.Data.SqlTypes.SqlNullValueException