A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.DataBase
Utils Class
Utils Methods
SetMakeDbParamBit Method
SetMakeDbParamBit Method (DataRow, DBMessage)
SetMakeDbParamBit Method (DataRow, DBMessage, Boolean)
SetMakeDbParamBit Method (DataRow, DBMessage, String[])
SetMakeDbParamBit Method (DataRow, DBMessage, Boolean, String[])
Utils
SetMakeDbParamBit Method (DataRow, DBMessage, Boolean)
DataRow형식을 Parameter로 생성함
Namespace:
Mcc.Series.DataBase
Assembly:
Mcc.Series.DataBase (in Mcc.Series.DataBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
void
SetMakeDbParamBit
(
DataRow
dataRow
,
DBMessage
dMsg
,
bool
blnTrim
)
Parameters
dataRow
Type:
System.Data
DataRow
DataRow
dMsg
Type:
Mcc.Series.DataBase
DBMessage
DBMessage
blnTrim
Type:
System
Boolean
공백제거여부 (true:공백제거)
See Also
Reference
Utils Class
SetMakeDbParamBit Overload
Mcc.Series.DataBase Namespace