Attribute.UpdateAttributeDetails Method
Public Shared Sub UpdateAttributeDetails( _
ByVal attrib As AttributeInfo, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void UpdateAttributeDetails(
AttributeInfo attrib,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void UpdateAttributeDetails(
AttributeInfo^ attrib,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- attrib
- AttributeInfo
the attribute info object
- db
- IDatabase
the db connection