CalendarDataSet.CalendarsRow 成员

包含的日历配置信息的行。

CalendarDataSet.CalendarsRow 类型公开以下成员。

属性

  名称 说明
公共属性 CAL_CHECKOUTBY 检索用户的签出版本控制下的日历的唯一标识符。
公共属性 CAL_CHECKOUTDATE 检索日期和时间的日历已签出版本控制之下。
公共属性 CAL_IS_STANDARD_CAL 检索日历是否标准的公历的 1 月 1 日开始,在 12 月 31 日结束。
公共属性 CAL_NAME 检索日历的完整名称。
公共属性 CAL_UID 检索日历的唯一标识符。
公共属性 CalendarUniqueIdToDuplicate 检索要在添加新的日历是基于现有日历时使用的主日历标识符。
公共属性 CREATED_DATE 检索日期和时间,首次创建该行。
公共属性 HasErrors (从 DataRow 继承。)
公共属性 Item[Int32] (从 DataRow 继承。)
公共属性 Item[String] (从 DataRow 继承。)
公共属性 Item[DataColumn] (从 DataRow 继承。)
公共属性 Item[Int32, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[String, DataRowVersion] (从 DataRow 继承。)
公共属性 Item[DataColumn, DataRowVersion] (从 DataRow 继承。)
公共属性 ItemArray (从 DataRow 继承。)
公共属性 MOD_DATE 检索日期和上次修改的时间。
公共属性 RowError (从 DataRow 继承。)
公共属性 RowState (从 DataRow 继承。)
公共属性 Table (从 DataRow 继承。)

页首

方法

  名称 说明
公共方法 AcceptChanges (从 DataRow 继承。)
公共方法 BeginEdit (从 DataRow 继承。)
公共方法 CancelEdit (从 DataRow 继承。)
公共方法 ClearErrors (从 DataRow 继承。)
公共方法 Delete (从 DataRow 继承。)
公共方法 EndEdit (从 DataRow 继承。)
公共方法 Equals (从 Object 继承。)
受保护的方法 Finalize (从 Object 继承。)
公共方法 GetCalendarExceptionsRows 获取包含异常的日历行。
公共方法 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 继承。)
公共方法 IsCAL_CHECKOUTBYNull 确定是否将CAL_CHECKOUTBY属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsCAL_CHECKOUTDATENull 确定是否将CAL_CHECKOUTDATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsCAL_IS_STANDARD_CALNull 确定是否将CAL_CHECKOUTBY属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsCAL_NAMENull 确定是否将CAL_NAME属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsCalendarUniqueIdToDuplicateNull 确定是否将CalendarUniqueIdToDuplicate属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsCREATED_DATENull 确定是否将CREATED_DATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsMOD_DATENull 确定是否将MOD_DATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 IsNull(Int32) (从 DataRow 继承。)
公共方法 IsNull(String) (从 DataRow 继承。)
公共方法 IsNull(DataColumn) (从 DataRow 继承。)
公共方法 IsNull(DataColumn, DataRowVersion) (从 DataRow 继承。)
受保护的方法 MemberwiseClone (从 Object 继承。)
公共方法 RejectChanges (从 DataRow 继承。)
公共方法 SetAdded (从 DataRow 继承。)
公共方法 SetCAL_CHECKOUTBYNull CAL_CHECKOUTBY属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetCAL_CHECKOUTDATENull CAL_CHECKOUTDATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetCAL_IS_STANDARD_CALNull CAL_IS_STANDARD_CAL属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetCAL_NAMENull CAL_NAME属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetCalendarUniqueIdToDuplicateNull CalendarUniqueIdToDuplicate属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetColumnError(Int32, String) (从 DataRow 继承。)
公共方法 SetColumnError(String, String) (从 DataRow 继承。)
公共方法 SetColumnError(DataColumn, String) (从 DataRow 继承。)
公共方法 SetCREATED_DATENull CREATED_DATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetMOD_DATENull MOD_DATE属性设置为空引用(无 在 Visual Basic 中)。
公共方法 SetModified (从 DataRow 继承。)
受保护的方法 SetNull (从 DataRow 继承。)
公共方法 SetParentRow(DataRow) (从 DataRow 继承。)
公共方法 SetParentRow(DataRow, DataRelation) (从 DataRow 继承。)
公共方法 ToString (从 Object 继承。)

页首

另请参阅

引用

CalendarDataSet.CalendarsRow 类

WebSvcCalendar 命名空间