C# Class Contrive.Common.Data.DataExtensions

Afficher le fichier Open project: alanstevens/Contrive

Méthodes publiques

Méthode Description
IsDBNull ( this value ) : bool
IsNotDBNull ( this value ) : bool

Method Details

IsDBNull() public static méthode

public static IsDBNull ( this value ) : bool
value this
Résultat bool

IsNotDBNull() public static méthode

public static IsNotDBNull ( this value ) : bool
value this
Résultat bool