Show / Hide Table of Contents

schema_rev

Object and Type

Object  : FCApplication

Type     : Property

Prototype

Public schema_rev As Integer

Description

Contains the schema revision of the database as stored in adp_db_header.schema_rev.

Example

The following example displays the schema revision of the database.

JavaScript:

<%
var schema_rev;
schema_rev = FCApp.schema_rev;
%>

Schema Revision = <%=schema_rev%>
Back to top © 2022 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.