ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 成员

包括受保护的成员
包括继承的成员

包含的项目的用户的基于日期的事件提醒信息的行。

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 类型公开以下成员。

属性

  名称 说明
公共属性 FrequencyPeriod 指示是否P:WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.FrequencyValue指定天、 周或月。
公共属性 FrequencyValue 指定一个值,决定的频率段。
公共属性 HasErrors (从 DataRow 继承。)
公共属性 IsSubscribed 指示当前用户是否接收此提醒通知。
公共属性 Item[Int32] (从 DataRow 继承。)
公共属性 Item[String] (从 DataRow 继承。)
公共属性 Item[DataColumn] (从 DataRow 继承。)
公共属性 Item[Int32, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[String, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[DataColumn, DataRowVersion] (从 DataRow 继承。)
公共属性 ItemArray (从 DataRow 继承。)
公共属性 NextRun 指定下一个日期和时间将检查该提醒。
公共属性 RecipientType 指定与该订阅提醒收件人的类型。
公共属性 ReminderCategory 指定的订阅提醒的类别。
公共属性 ReminderIsRepetitive 确定订阅提醒是否定期提醒。
公共属性 ReminderName 指定的订阅提醒的名称。
公共属性 ReminderUID 指定订阅间隔的唯一的标识符。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)

页首

方法

  名称 说明
公共方法 AcceptChanges (从 DataRow 继承。)
公共方法 BeginEdit (从 DataRow 继承。)
公共方法 CancelEdit (从 DataRow 继承。)
公共方法 ClearErrors (从 DataRow 继承。)
公共方法 Delete (从 DataRow 继承。)
公共方法 EndEdit (从 DataRow 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetChildRows(String) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation) (从 DataRow 继承。)
公共方法 GetChildRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetChildRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetColumnError(Int32) (从 DataRow 继承。)
公共方法 GetColumnError(String) (从 DataRow 继承。)
公共方法 GetColumnError(DataColumn) (从 DataRow 继承。)
公共方法 GetColumnsInError (从 DataRow 继承。)
公共方法 GetHashCode (从 Object 继承。)
公共方法 GetParentRow(String) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRow(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRow(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(String) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation) (从 DataRow 继承。)
公共方法 GetParentRows(String, DataRowVersion) (从 DataRow 继承。)
公共方法 GetParentRows(DataRelation, DataRowVersion) (从 DataRow 继承。)
公共方法 GetType (从 Object 继承。)
公共方法 HasVersion (从 DataRow 继承。)
公共方法 IsFrequencyPeriodNull 确定是否将FrequencyPeriod属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsFrequencyValueNull 确定是否将FrequencyValue属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsIsSubscribedNull 确定是否将IsSubscribed属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsNextRunNull 确定是否将NextRun属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
公共方法 IsRecipientTypeNull 确定是否将RecipientType属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsReminderCategoryNull 确定是否将ReminderCategory属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsReminderIsRepetitiveNull 确定是否将ReminderIsRepetitive属性设为一个空引用(无 在 Visual Basic 中)值。
公共方法 IsReminderNameNull 确定是否将ReminderName属性设为一个空引用(无 在 Visual Basic 中)值。
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetFrequencyPeriodNull FrequencyPeriod属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetFrequencyValueNull FrequencyPeriod属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetIsSubscribedNull IsSubscribed属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetModified (从 DataRow 继承。)
公共方法 SetNextRunNull NextRun属性设置为一个空引用(无 在 Visual Basic 中)值。
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 SetRecipientTypeNull RecipientType属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetReminderCategoryNull ReminderCategory属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetReminderIsRepetitiveNull ReminderIsRepetitive属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 SetReminderNameNull ReminderName属性设置为一个空引用(无 在 Visual Basic 中)值。
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 类

WebSvcNotifications 命名空间