A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.DataBase
Utils Class
Utils Methods
SetMakeDbParam Method
SetMakeDbParam Method (DataRow, DBMessage)
SetMakeDbParam Method (DataRow, DBMessage, Boolean)
SetMakeDbParam Method (DataRow, DBMessage, String[])
SetMakeDbParam Method (DataRow, DBMessage, Boolean, String[])
Utils
SetMakeDbParam 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
SetMakeDbParam
(
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
SetMakeDbParam Overload
Mcc.Series.DataBase Namespace