Allows access to a file attribute that is used when data is transferred between a file data card and a file.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmAttribute5 Inherits IEdmObject5 | |
| C# | |
|---|---|
public interface IEdmAttribute5 : IEdmObject5 | |
| C++/CLI | |
|---|---|
public interface class IEdmAttribute5 : public IEdmObject5 | |
This interface inherits from IEdmObject5. Call IEdmObject5::Name to get the name of this attribute.
A variable, EdmVariable5, can be mapped to zero or more attributes (IEdmAttribute5).