Class SurveyData.SurveysRow
Represents strongly named DataRow class.
Inheritance
System.Object
System.Data.DataRow
SurveyData.SurveysRow
Inherited Members
System.Data.DataRow.AcceptChanges()
System.Data.DataRow.BeginEdit()
System.Data.DataRow.CancelEdit()
System.Data.DataRow.Delete()
System.Data.DataRow.EndEdit()
System.Data.DataRow.SetColumnError(System.Int32, System.String)
System.Data.DataRow.SetColumnError(System.String, System.String)
System.Data.DataRow.SetColumnError(System.Data.DataColumn, System.String)
System.Data.DataRow.GetColumnError(System.Int32)
System.Data.DataRow.GetColumnError(System.String)
System.Data.DataRow.GetColumnError(System.Data.DataColumn)
System.Data.DataRow.ClearErrors()
System.Data.DataRow.GetColumnsInError()
System.Data.DataRow.GetChildRows(System.String)
System.Data.DataRow.GetChildRows(System.String, System.Data.DataRowVersion)
System.Data.DataRow.GetChildRows(System.Data.DataRelation)
System.Data.DataRow.GetChildRows(System.Data.DataRelation, System.Data.DataRowVersion)
System.Data.DataRow.GetParentRow(System.String)
System.Data.DataRow.GetParentRow(System.String, System.Data.DataRowVersion)
System.Data.DataRow.GetParentRow(System.Data.DataRelation)
System.Data.DataRow.GetParentRow(System.Data.DataRelation, System.Data.DataRowVersion)
System.Data.DataRow.GetParentRows(System.String)
System.Data.DataRow.GetParentRows(System.String, System.Data.DataRowVersion)
System.Data.DataRow.GetParentRows(System.Data.DataRelation)
System.Data.DataRow.GetParentRows(System.Data.DataRelation, System.Data.DataRowVersion)
System.Data.DataRow.HasVersion(System.Data.DataRowVersion)
System.Data.DataRow.IsNull(System.Int32)
System.Data.DataRow.IsNull(System.String)
System.Data.DataRow.IsNull(System.Data.DataColumn)
System.Data.DataRow.IsNull(System.Data.DataColumn, System.Data.DataRowVersion)
System.Data.DataRow.RejectChanges()
System.Data.DataRow.SetNull(System.Data.DataColumn)
System.Data.DataRow.SetParentRow(System.Data.DataRow)
System.Data.DataRow.SetParentRow(System.Data.DataRow, System.Data.DataRelation)
System.Data.DataRow.SetAdded()
System.Data.DataRow.SetModified()
System.Data.DataRow.RowError
System.Data.DataRow.RowState
System.Data.DataRow.Table
System.Data.DataRow.Item[System.Int32]
System.Data.DataRow.Item[System.String]
System.Data.DataRow.Item[System.Data.DataColumn]
System.Data.DataRow.Item[System.Int32, System.Data.DataRowVersion]
System.Data.DataRow.Item[System.String, System.Data.DataRowVersion]
System.Data.DataRow.Item[System.Data.DataColumn, System.Data.DataRowVersion]
System.Data.DataRow.ItemArray
System.Data.DataRow.HasErrors
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: SurveyProject.BusinessEntities.dll
Syntax
public class SurveysRow : DataRow
Properties
AccessPassword
Declaration
public string AccessPassword { get; set; }
Property Value
| Type |
Description |
| System.String |
|
Activated
Declaration
public bool Activated { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
AllowMultipleNSurveySubmissions
Declaration
public bool AllowMultipleNSurveySubmissions { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
AllowMultipleUserNameSubmissions
Declaration
public bool AllowMultipleUserNameSubmissions { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
Archive
Declaration
public bool Archive { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
CloseDate
Declaration
public DateTime CloseDate { get; set; }
Property Value
| Type |
Description |
| System.DateTime |
|
CookieExpires
Declaration
public int CookieExpires { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
CreationDate
Declaration
public DateTime CreationDate { get; set; }
Property Value
| Type |
Description |
| System.DateTime |
|
DefaultSurvey
Declaration
public bool DefaultSurvey { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
EmailFrom
Declaration
public string EmailFrom { get; set; }
Property Value
| Type |
Description |
| System.String |
|
EmailSubject
Declaration
public string EmailSubject { get; set; }
Property Value
| Type |
Description |
| System.String |
|
EmailTo
Declaration
public string EmailTo { get; set; }
Property Value
| Type |
Description |
| System.String |
|
FolderId
Declaration
public object FolderId { get; set; }
Property Value
| Type |
Description |
| System.Object |
|
FriendlyName
Declaration
public string FriendlyName { get; set; }
Property Value
| Type |
Description |
| System.String |
|
IPExpires
Declaration
public int IPExpires { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
LastEntryDate
Declaration
public DateTime LastEntryDate { get; set; }
Property Value
| Type |
Description |
| System.DateTime |
|
MultiLanguageModeId
Declaration
public int MultiLanguageModeId { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
MultiLanguageVariable
Declaration
public string MultiLanguageVariable { get; set; }
Property Value
| Type |
Description |
| System.String |
|
NavigationEnabled
Declaration
public bool NavigationEnabled { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
NotificationModeID
Declaration
public int NotificationModeID { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
OnlyInvited
Declaration
public bool OnlyInvited { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
OpenDate
Declaration
public DateTime OpenDate { get; set; }
Property Value
| Type |
Description |
| System.DateTime |
|
ProgressDisplayModeID
Declaration
public int ProgressDisplayModeID { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
QuestionNumberingDisabled
Declaration
public bool QuestionNumberingDisabled { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
RedirectionURL
Declaration
public string RedirectionURL { get; set; }
Property Value
| Type |
Description |
| System.String |
|
ResultsDisplayTimes
Declaration
public int ResultsDisplayTimes { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
ResumeModeID
Declaration
public int ResumeModeID { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Scored
Declaration
public bool Scored { get; set; }
Property Value
| Type |
Description |
| System.Boolean |
|
SurveyDisplayTimes
Declaration
public int SurveyDisplayTimes { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
SurveyGuid
Declaration
public Guid SurveyGuid { get; set; }
Property Value
| Type |
Description |
| System.Guid |
|
SurveyId
Declaration
public int SurveyId { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
ThankYouMessage
Declaration
public string ThankYouMessage { get; set; }
Property Value
| Type |
Description |
| System.String |
|
Title
Declaration
public string Title { get; set; }
Property Value
| Type |
Description |
| System.String |
|
TotalPageNumber
Declaration
public int TotalPageNumber { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
UnAuthentifiedUserActionID
Declaration
public int UnAuthentifiedUserActionID { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
VoterNumber
Declaration
public int VoterNumber { get; set; }
Property Value
| Type |
Description |
| System.Int32 |
|
Methods
IsAccessPasswordNull()
Declaration
public bool IsAccessPasswordNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsActivatedNull()
Declaration
public bool IsActivatedNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsAllowMultipleNSurveySubmissionsNull()
Declaration
public bool IsAllowMultipleNSurveySubmissionsNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsAllowMultipleUserNameSubmissionsNull()
Declaration
public bool IsAllowMultipleUserNameSubmissionsNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsArchiveNull()
Declaration
public bool IsArchiveNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsCloseDateNull()
Declaration
public bool IsCloseDateNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsCookieExpiresNull()
Declaration
public bool IsCookieExpiresNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsCreationDateNull()
Declaration
public bool IsCreationDateNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsDefaultSurveyNull()
Declaration
public bool IsDefaultSurveyNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsEmailFromNull()
Declaration
public bool IsEmailFromNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsEmailSubjectNull()
Declaration
public bool IsEmailSubjectNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsEmailToNull()
Declaration
public bool IsEmailToNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsFolderIdNull()
Declaration
public bool IsFolderIdNull()
Returns
| Type |
Description |
| System.Boolean |
|
Declaration
public bool IsFriendlyNameNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsIPExpiresNull()
Declaration
public bool IsIPExpiresNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsLastEntryDateNull()
Declaration
public bool IsLastEntryDateNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsMultiLanguageModeIdNull()
Declaration
public bool IsMultiLanguageModeIdNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsMultiLanguageVariableNull()
Declaration
public bool IsMultiLanguageVariableNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsNavigationEnabledNull()
Declaration
public bool IsNavigationEnabledNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsNotificationModeIDNull()
Declaration
public bool IsNotificationModeIDNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsOnlyInvitedNull()
Declaration
public bool IsOnlyInvitedNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsOpenDateNull()
Declaration
public bool IsOpenDateNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsProgressDisplayModeIDNull()
Declaration
public bool IsProgressDisplayModeIDNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsQuestionNumberingDisabledNull()
Declaration
public bool IsQuestionNumberingDisabledNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsRedirectionURLNull()
Declaration
public bool IsRedirectionURLNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsResultsDisplayTimesNull()
Declaration
public bool IsResultsDisplayTimesNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsResumeModeIDNull()
Declaration
public bool IsResumeModeIDNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsScoredNull()
Declaration
public bool IsScoredNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsSurveyDisplayTimesNull()
Declaration
public bool IsSurveyDisplayTimesNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsSurveyGuidNull()
Declaration
public bool IsSurveyGuidNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsThankYouMessageNull()
Declaration
public bool IsThankYouMessageNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsTitleNull()
Declaration
public bool IsTitleNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsTotalPageNumberNull()
Declaration
public bool IsTotalPageNumberNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsUnAuthentifiedUserActionIDNull()
Declaration
public bool IsUnAuthentifiedUserActionIDNull()
Returns
| Type |
Description |
| System.Boolean |
|
IsVoterNumberNull()
Declaration
public bool IsVoterNumberNull()
Returns
| Type |
Description |
| System.Boolean |
|
SetAccessPasswordNull()
Declaration
public void SetAccessPasswordNull()
SetActivatedNull()
Declaration
public void SetActivatedNull()
SetAllowMultipleNSurveySubmissionsNull()
Declaration
public void SetAllowMultipleNSurveySubmissionsNull()
SetAllowMultipleUserNameSubmissionsNull()
Declaration
public void SetAllowMultipleUserNameSubmissionsNull()
SetArchiveNull()
Declaration
public void SetArchiveNull()
SetCloseDateNull()
Declaration
public void SetCloseDateNull()
SetCookieExpiresNull()
Declaration
public void SetCookieExpiresNull()
SetCreationDateNull()
Declaration
public void SetCreationDateNull()
SetDefaultSurveyNull()
Declaration
public void SetDefaultSurveyNull()
SetEmailFromNull()
Declaration
public void SetEmailFromNull()
SetEmailSubjectNull()
Declaration
public void SetEmailSubjectNull()
SetEmailToNull()
Declaration
public void SetEmailToNull()
SetFolderIdNull()
Declaration
public void SetFolderIdNull()
Declaration
public void SetFriendlyNameNull()
SetIPExpiresNull()
Declaration
public void SetIPExpiresNull()
SetLastEntryDateNull()
Declaration
public void SetLastEntryDateNull()
SetMultiLanguageModeIdNull()
Declaration
public void SetMultiLanguageModeIdNull()
SetMultiLanguageVariableNull()
Declaration
public void SetMultiLanguageVariableNull()
SetNavigationEnabledNull()
Declaration
public void SetNavigationEnabledNull()
SetNotificationModeIDNull()
Declaration
public void SetNotificationModeIDNull()
SetOnlyInvitedNull()
Declaration
public void SetOnlyInvitedNull()
SetOpenDateNull()
Declaration
public void SetOpenDateNull()
SetProgressDisplayModeIDNull()
Declaration
public void SetProgressDisplayModeIDNull()
SetQuestionNumberingDisabledNull()
Declaration
public void SetQuestionNumberingDisabledNull()
SetRedirectionURLNull()
Declaration
public void SetRedirectionURLNull()
SetResultsDisplayTimesNull()
Declaration
public void SetResultsDisplayTimesNull()
SetResumeModeIDNull()
Declaration
public void SetResumeModeIDNull()
SetScoredNull()
Declaration
public void SetScoredNull()
SetSurveyDisplayTimesNull()
Declaration
public void SetSurveyDisplayTimesNull()
SetSurveyGuidNull()
Declaration
public void SetSurveyGuidNull()
SetThankYouMessageNull()
Declaration
public void SetThankYouMessageNull()
SetTitleNull()
Declaration
public void SetTitleNull()
SetTotalPageNumberNull()
Declaration
public void SetTotalPageNumberNull()
SetUnAuthentifiedUserActionIDNull()
Declaration
public void SetUnAuthentifiedUserActionIDNull()
SetVoterNumberNull()
Declaration
public void SetVoterNumberNull()