The system-generated SQL statement that is used for this background search. The SQL statement is generated
when the server performs parameter substitution on the user-defined SQL statement that is set in the SearchExpression property.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property EffectiveSQL As String |
C# |
---|
string EffectiveSQL { get; } |
Visual C++ |
---|
property String^ EffectiveSQL { String^ get (); } |
JavaScript |
---|
function get_effectiveSQL(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: STRING
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
MaximumLengthString: 0x3FFFFFFF
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ