Navigation:  Classes > bRecordGroup >

bRecordGroup:Init()

Print this Topic    Previous pageReturn to chapter overviewNext page

Purpose

Creates an object of class bRecordGroup.

Class

bRecordGroup

Type

Method

Syntax

bRecordGroup{

[<oServer>],

[<lServerAutoClose>]

} Æ oRecordGroup

Arguments

<oServer>The data server for that the record groups are to be created.
Data Type:DataServer

 

<lServerAutoClose>Logical value which indicates whether the data server is to be closed automatically when the object is destroyed. The value FALSE is used as default.
Data Type:Logic

Return Value

oRecordGroupThe created object of the class bRecordGroup.
Data Type:bRecordGroup

Description

bRecordGroup:Init() creates an object of the class bRecordGroup and initializes it.

See Also

bRecordGroup:Server

bRecordGroup:Use()

 


Page url: http://www.YOURSERVER.com/index.html?brecordgroup_init.htm