Creates an instance
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public IndexableSourceRecordPersistenceAttribute( bool isPersisted )
Public Sub New ( _ isPersisted As Boolean _ )
public: IndexableSourceRecordPersistenceAttribute( bool isPersisted )
 Parameters
 Parameters- isPersisted (Boolean)
- Whether the field this is related to is persisted.