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