OracleString.IsNull 속성

정의

ValueOracleString값이 Null 있는지 여부를 나타냅니다.

public:
 property bool IsNull { bool get(); };
public bool IsNull { get; }
member this.IsNull : bool
Public ReadOnly Property IsNull As Boolean

속성 값

trueif is이ValueNull 그렇지 않습니다false.

구현

적용 대상