FoxDataObjects

Object-Relational Mapping Tool for Visual FoxPro®

 DefaultSchemaFile   Property

 

 

Specifies the schema file name to be used by the NewSession method when no one is passed as a parameter.

 Server.DefaultSchemaFile [=cFileName]

 

Property Value

 

String

Remarks

  When the Server.NewSession method creates a session object, it call the session.LoadSchema method to load and initialize the main schema file. The name for the schema file to be used can be provided as the second parameter to the NewSession method. When no one is passed, the NewSession method will use the file name stored in the DefaultSchemaFile property.

See Also

Server.NewSession method | Session.LoadSchema method

Applies to: Server object

Send feedback on this topic to RunAhead Technologies

For Technical support and product issues please contact us at support@foxdataobjects.com or visit http://www.foxdataobjects.com

Copyright (c) 2000-2005 RunAhead Technologies