'宣言 Protected Sub AddCustomParameter( _ ByVal binding As ScheduleDataBinding, _ ByVal tableName As String, _ ByVal placeholderName As String, _ ByVal parameterName As String, _ ByVal parameterDbType As DbType _ )
protected void AddCustomParameter( ScheduleDataBinding binding, string tableName, string placeholderName, string parameterName, DbType parameterDbType )