Returns true if the Schema Object is aliased.
Some relational database management systems (RDBMS) like DB2 support aliasing of schema objects.
Click here for more information.
Namespace: SchemaExplorerAssembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public const string IsSchemaAlias |
Visual Basic |
---|
Public Const IsSchemaAlias As String |