Class VIssueAttachmentConfiguration
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class VIssueAttachmentConfiguration : EntityTypeConfiguration<VIssueAttachment>
- Inheritance
-
VIssueAttachmentConfiguration
- Inherited Members
-
StructuralTypeConfiguration<VIssueAttachment>.Property(Expression<Func<VIssueAttachment, decimal?>>)StructuralTypeConfiguration<VIssueAttachment>.Property(Expression<Func<VIssueAttachment, DateTime>>)
Constructors
VIssueAttachmentConfiguration()
public VIssueAttachmentConfiguration()
VIssueAttachmentConfiguration(string)
public VIssueAttachmentConfiguration(string schema)
Parameters
schemastring