reportdeliveries

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
ReportDeliveryID INT 10 null
ReportScheduleID INT 10 null
reportschedules.ReportScheduleID Implied ConstraintR
ReportScheduleRecipientID INT 10 null
reportschedulerecipients.ReportScheduleRecipientID Implied ConstraintR
LTReportID INT 10 null
ltreports.LTReportID Implied ConstraintR
DeliveryMethod INT 10 null
DeliveryFileFormat VARCHAR 50 null
DeliveryParameter TEXT 65535 null
DateAdded DATETIME 19 null
UserIDAdded INT 10 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc ReportDeliveryID

Relationships