다음을 통해 공유


IDTSBuffer100.IsNull(Int32, Int32, Boolean) 메서드

정의

public:
 void IsNull(int hRow, int hCol, [Runtime::InteropServices::Out] bool % pfNull);
public void IsNull (int hRow, int hCol, out bool pfNull);
abstract member IsNull : int * int * bool -> unit
Public Sub IsNull (hRow As Integer, hCol As Integer, ByRef pfNull As Boolean)

매개 변수

hRow
Int32
hCol
Int32
pfNull
Boolean

적용 대상