Ler em inglês

Compartilhar via


CalendarDataSet.CalendarsRow members

Contém uma linha de informações de configuração do calendário.

The CalendarDataSet.CalendarsRow type exposes the following members.

Properties

  Name Description
Public property CAL_CHECKOUTBY Recupera o identificador exclusivo do usuário que fez o check-out do calendário sob controle de versão.
Public property CAL_CHECKOUTDATE Recupera a data e a hora em que o calendário foi check-out sob controle de versão.
Public property CAL_IS_STANDARD_CAL Recupera um calendário é um calendário gregoriano padrão que inicia em 1º de janeiro e termina em 31 de dezembro.
Public property CAL_NAME Recupera o nome completo do calendário.
Public property CAL_UID Recupera o identificador exclusivo do calendário.
Public property CalendarUniqueIdToDuplicate Recupera o identificador mestre de calendário para usar quando estiver adicionando um novo calendário com base em um calendário existente.
Public property CREATED_DATE Recupera a data e hora que esta linha foi criada pela primeira vez.
Public property HasErrors (Inherited from DataRow.)
Public property Item[Int32] (Inherited from DataRow.)
Public property Item[String] (Inherited from DataRow.)
Public property Item[DataColumn] (Inherited from DataRow.)
Public property Item[Int32, DataRowVersion] (Inherited from DataRow.)
Public property Item[String, DataRowVersion] (Inherited from DataRow.)
Public property Item[DataColumn, DataRowVersion] (Inherited from DataRow.)
Public property ItemArray (Inherited from DataRow.)
Public property MOD_DATE Recupera a data e hora da última modificação.
Public property RowError (Inherited from DataRow.)
Public property RowState (Inherited from DataRow.)
Public property Table (Inherited from DataRow.)

Top

Methods

  Name Description
Public method AcceptChanges (Inherited from DataRow.)
Public method BeginEdit (Inherited from DataRow.)
Public method CancelEdit (Inherited from DataRow.)
Public method ClearErrors (Inherited from DataRow.)
Public method Delete (Inherited from DataRow.)
Public method EndEdit (Inherited from DataRow.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCalendarExceptionsRows Obtém as linhas do calendário que contém exceções.
Public method GetChildRows(String) (Inherited from DataRow.)
Public method GetChildRows(DataRelation) (Inherited from DataRow.)
Public method GetChildRows(String, DataRowVersion) (Inherited from DataRow.)
Public method GetChildRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetColumnError(Int32) (Inherited from DataRow.)
Public method GetColumnError(String) (Inherited from DataRow.)
Public method GetColumnError(DataColumn) (Inherited from DataRow.)
Public method GetColumnsInError (Inherited from DataRow.)
Public method GetHashCode (Inherited from Object.)
Public method GetParentRow(String) (Inherited from DataRow.)
Public method GetParentRow(DataRelation) (Inherited from DataRow.)
Public method GetParentRow(String, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRow(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRows(String) (Inherited from DataRow.)
Public method GetParentRows(DataRelation) (Inherited from DataRow.)
Public method GetParentRows(String, DataRowVersion) (Inherited from DataRow.)
Public method GetParentRows(DataRelation, DataRowVersion) (Inherited from DataRow.)
Public method GetType (Inherited from Object.)
Public method HasVersion (Inherited from DataRow.)
Public method IsCAL_CHECKOUTBYNull Determina se a propriedade CAL_CHECKOUTBY está definida como a null reference (Nothing in Visual Basic).
Public method IsCAL_CHECKOUTDATENull Determina se a propriedade CAL_CHECKOUTDATE está definida como a null reference (Nothing in Visual Basic).
Public method IsCAL_IS_STANDARD_CALNull Determina se a propriedade CAL_CHECKOUTBY está definida como a null reference (Nothing in Visual Basic).
Public method IsCAL_NAMENull Determina se a propriedade CAL_NAME está definida como a null reference (Nothing in Visual Basic).
Public method IsCalendarUniqueIdToDuplicateNull Determina se a propriedade CalendarUniqueIdToDuplicate está definida como a null reference (Nothing in Visual Basic).
Public method IsCREATED_DATENull Determina se a propriedade CREATED_DATE está definida como a null reference (Nothing in Visual Basic).
Public method IsMOD_DATENull Determina se a propriedade MOD_DATE está definida como a null reference (Nothing in Visual Basic).
Public method IsNull(Int32) (Inherited from DataRow.)
Public method IsNull(String) (Inherited from DataRow.)
Public method IsNull(DataColumn) (Inherited from DataRow.)
Public method IsNull(DataColumn, DataRowVersion) (Inherited from DataRow.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RejectChanges (Inherited from DataRow.)
Public method SetAdded (Inherited from DataRow.)
Public method SetCAL_CHECKOUTBYNull Define a propriedade CAL_CHECKOUTBY para a null reference (Nothing in Visual Basic).
Public method SetCAL_CHECKOUTDATENull Define a propriedade CAL_CHECKOUTDATE para a null reference (Nothing in Visual Basic).
Public method SetCAL_IS_STANDARD_CALNull Define a propriedade CAL_IS_STANDARD_CAL para a null reference (Nothing in Visual Basic).
Public method SetCAL_NAMENull Define a propriedade CAL_NAME para a null reference (Nothing in Visual Basic).
Public method SetCalendarUniqueIdToDuplicateNull Define a propriedade CalendarUniqueIdToDuplicate para a null reference (Nothing in Visual Basic).
Public method SetColumnError(Int32, String) (Inherited from DataRow.)
Public method SetColumnError(String, String) (Inherited from DataRow.)
Public method SetColumnError(DataColumn, String) (Inherited from DataRow.)
Public method SetCREATED_DATENull Define a propriedade CREATED_DATE para a null reference (Nothing in Visual Basic).
Public method SetMOD_DATENull Define a propriedade MOD_DATE para a null reference (Nothing in Visual Basic).
Public method SetModified (Inherited from DataRow.)
Protected method SetNull (Inherited from DataRow.)
Public method SetParentRow(DataRow) (Inherited from DataRow.)
Public method SetParentRow(DataRow, DataRelation) (Inherited from DataRow.)
Public method ToString (Inherited from Object.)

Top

Ver também

Referência

CalendarDataSet.CalendarsRow class

WebSvcCalendar namespace