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