A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
Mcc.Series.DataBase
DBMessage Class
DBMessage Properties
AssemblyName Property
ClassName Property
ExceptionMessage Property
IsErrMsgBoxView Property
Params Property
ReturnDataTableCount Property
SqlMethodName Property
SqlProcedure Property
SqlProcedureParam Property
SqlStatement Property
UseTransaction Property
DBMessage
Params Property
일반 텍스트 파라미터 정보를 얻어옵니다.
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
Dictionary
<
string
,
Object
>
Params
{
get
; }
Property Value
Type:
Dictionary
String
,
Object
See Also
Reference
DBMessage Class
Mcc.Series.DataBase Namespace