ArcFM Engine Developer Guide
TableNameAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
this represents the table name may not be the actual table name use RxDb.Configurator to get name
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=False, 
   Inherited=True)>
Public Class TableNameAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As TableNameAttribute
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=false, 
   Inherited=true)]
public class TableNameAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Miner.Responder.Shared.SchemaObjects.TableNameAttribute

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TableNameAttribute Members
Miner.Responder.Shared.SchemaObjects Namespace

 

 


Send Comment