C# 클래스 Contrive.Common.Data.DataExtensions

파일 보기 프로젝트 열기: alanstevens/Contrive

공개 메소드들

메소드 설명
IsDBNull ( this value ) : bool
IsNotDBNull ( this value ) : bool

메소드 상세

IsDBNull() 공개 정적인 메소드

public static IsDBNull ( this value ) : bool
value this
리턴 bool

IsNotDBNull() 공개 정적인 메소드

public static IsNotDBNull ( this value ) : bool
value this
리턴 bool