Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 7 FieldDef : FieldDef Operations : tibasFieldDef_IsEncrypted()

tibasFieldDef_IsEncrypted()
Function
Declaration
tibas_boolean tibasFieldDef_IsEncrypted(
tibasFieldDef fieldDef)
Purpose
Indicates whether a specified field is set as an encrypted field.
Parameters
 
Remarks
Use the tibasFieldDef_IsEncrypted() function to query whether a specified field is encrypted.
If the field is an encrypted field, returns TIBAS_TRUE; otherwise, returns TIBAS_FALSE.
See Also
tibasFieldDef_SetEncrypted()

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved