IDataRow.TryGetData(String, Object) メソッド

定義

public bool TryGetData(string column, out object value);
abstract member TryGetData : string * obj -> bool
Public Function TryGetData (column As String, ByRef value As Object) As Boolean

パラメーター

column
String
value
Object

返品

適用対象