The name of this custom SQL search function as it appears in an SQL expression.
The search function name must be of the form <namespace>::<name> where
both <namespace> and <name> must have a nonzero length,
adhere to the Content Engine symbolic name conventions, and be unique
relative to other search function names.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property CmFunctionName As String |
C# |
---|
string CmFunctionName { get; } |
Visual C++ |
---|
property String^ CmFunctionName { String^ get (); } |
JavaScript |
---|
function get_cmFunctionName(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
MaximumLengthString: 64 * 2 + 2
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ