FieldNameAttribute Class
- Last UpdatedApr 08, 2026
- 1 minute read
An attribute containing the database name of a field.
[AttributeUsage(AttributeTargets.All,
Inherited=true,
AllowMultiple=false)]
public sealed class FieldNameAttribute : System.Attribute
[AttributeUsage(AttributeTargets.All,
Inherited=true,
AllowMultiple=false)]
public ref class FieldNameAttribute sealed : public System.Attribute
System.Object
System.Attribute
OASySDNA.RealTime.Data.Common.Attributes.FieldNameAttribute