| Column | Type |
|---|---|
| LaunchID | int identity |
|
|
| LaunchLocationID | int |
|
|
| LaunchTypeID | int |
|
|
| LaunchTime | datetime |
|
|
| ResponseID (Go to model) | int |
|
|
| LaunchDelayed | bit |
|
|
| LaunchDelayedReasonID | int |
|
|
| LaunchDelayedReasaonTextID | nvarchar |
|
|
| LaunchAuthorityNotified | bit |
|
|
| LaunchAuthortyWhyNotNotifiedText | nvarchar |
|
|
| WasCoastguardNotified | bit |
|
|
| InitialLaunchTime | datetime |
|
|
| ReHouse | bit |
|
|
| ReasonLifeboatReturnedID | int |
|
|
| InDarkness | bit |
|
|
| SelfLaunch | bit |
|
|
| CastguardNotNotifiedReason | nvarchar |
|
|