Click or drag to resize

DBMessageRemoveParameter Method

[Missing <summary> documentation for "M:Mcc.Series.DataBase.DBMessage.RemoveParameter(System.String)"]

Namespace:  Mcc.Series.DataBase
Assembly:  Mcc.Series.DataBase (in Mcc.Series.DataBase.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void RemoveParameter(
	string paramKey
)

Parameters

paramKey
Type: SystemString

[Missing <param name="paramKey"/> documentation for "M:Mcc.Series.DataBase.DBMessage.RemoveParameter(System.String)"]

See Also