Active Query Builder 2 .NET Edition reference
SupportSchemas Property (ServerDescriptor)



Indicates if a server supports schema namespace.
Syntax
'Declaration
 
Public Property SupportSchemas As System.Boolean
'Usage
 
Dim instance As ServerDescriptor
Dim value As System.Boolean
 
instance.SupportSchemas = value
 
value = instance.SupportSchemas
public System.bool SupportSchemas {get; set;}
public: __property System.bool get_SupportSchemas();
public: __property void set_SupportSchemas( 
   System.bool value
);
See Also

Reference

ServerDescriptor Class
ServerDescriptor Members

 

 


© Copyright 2005-2012 ActiveDBSoft. All rights reserved.

Send Feedback