Namespace: Consultingwerk.Assertion
Class 
DatasetAssert Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:DatasetAssert
Purpose:Provides generic methods for validating of ProDataset object handles
Description:Routines in this class typically raise an error condition
when the condition is not met.
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Wed Jul 20 00:20:12 CEST 2011
Notes:Static methods, throw error on failed test.



Top Method Summary
Options Name Purpose
+ HasBuffer (handle, character) Verifies that the passed in ProDataset handle has a buffer with the given name

Top Constructor Summary
Options Name Purpose
- DatasetAssert () Disallow instance creation


Method Detail
Top

PUBLIC HasBuffer (handle, character)

Purpose: Verifies that the passed in ProDataset handle has a buffer with the
given name
Notes:
Throws: Consultingwerk.Assertion.AssertException

Parameters:
phDataset HANDLE
The handle of the ProDataset
pcBufferName CHARACTER
The name of the Buffer that should exist


Constructor Detail
Top

PRIVATE DatasetAssert ()

Purpose: Disallow instance creation
Notes:



©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:25:38