Compartilhar via


CubeSettingsDataSet.CubeSettingsDataTable members

Armazena uma coleção de configurações de cubo OLAP.

The CubeSettingsDataSet.CubeSettingsDataTable type exposes the following members.

Constructors

  Name Description
Public method CubeSettingsDataSet.CubeSettingsDataTable() Cria uma instância da classe CubeSettingsDataTable .
Protected method CubeSettingsDataSet.CubeSettingsDataTable(SerializationInfo, StreamingContext) Cria uma instância da classe CubeSettingsDataTable usando parâmetros separados.

Top

Properties

  Name Description
Public property AS_DATABASE_STATUSColumn Define a coluna para o campo AS_DATABASE_STATUS .
Public property CaseSensitive (Inherited from DataTable.)
Public property ChildRelations (Inherited from DataTable.)
Public property Columns (Inherited from DataTable.)
Public property Constraints (Inherited from DataTable.)
Public property Container (Inherited from MarshalByValueComponent.)
Public property Count Obtém o número total de objetos de linha na CubeSettingsDataTable.
Public property CREATED_DATEColumn Define a coluna para o campo CREATED_DATE .
Public property DataSet (Inherited from DataTable.)
Public property DefaultView (Inherited from DataTable.)
Public property DesignMode (Inherited from MarshalByValueComponent.)
Public property DisplayExpression (Inherited from DataTable.)
Protected property Events (Inherited from MarshalByValueComponent.)
Public property ExtendedProperties (Inherited from DataTable.)
Public property HasErrors (Inherited from DataTable.)
Public property IsInitialized (Inherited from DataTable.)
Public property Item Obtém um objeto row na CubeSettingsDataTable, em que a linha é especificada por um índice.
Public property Locale (Inherited from DataTable.)
Public property MinimumCapacity (Inherited from DataTable.)
Public property MOD_DATEColumn Define a coluna para o campo MOD_DATE .
Public property Namespace (Inherited from DataTable.)
Public property ParentRelations (Inherited from DataTable.)
Public property Prefix (Inherited from DataTable.)
Public property PrimaryKey (Inherited from DataTable.)
Public property RemotingFormat (Inherited from DataTable.)
Public property Rows (Inherited from DataTable.)
Public property Site (Inherited from DataTable.)
Public property TableName (Inherited from DataTable.)
Public property WADMIN_AS_DATABASE_UIDColumn Define a coluna para o campo WADMIN_AS_DATABASE_UID .
Public property WADMIN_AUTO_LAST_RUNColumn Define a coluna para o campo WADMIN_AUTO_LAST_RUN .
Public property WADMIN_CUBE_BUILDColumn Define a coluna para o campo WADMIN_CUBE_BUILD .
Public property WADMIN_CUBE_DATE_RANGE_FROMColumn Define a coluna para o campo WADMIN_CUBE_DATE_RANGE_FROM .
Public property WADMIN_CUBE_DATE_RANGE_NEXT_NUMColumn Define a coluna para o campo WADMIN_CUBE_DATE_RANGE_NEXT_NUM .
Public property WADMIN_CUBE_DATE_RANGE_NEXT_UNITColumn Define a coluna para o campo WADMIN_CUBE_DATE_RANGE_NEXT_UNIT .
Public property WADMIN_CUBE_DATE_RANGE_PAST_NUMColumn Define a coluna para o campo WADMIN_CUBE_DATE_RANGE_PAST_NUM .
Public property WADMIN_CUBE_DATE_RANGE_PAST_UNITColumn Define a coluna para o campo WADMIN_CUBE_DATE_RANGE_PAST_UNIT .
Public property WADMIN_CUBE_DATE_RANGE_TOColumn Define a coluna para o campo WADMIN_CUBE_DATE_RANGE_TO .
Public property WADMIN_CUBE_DATE_RANGEColumn Define a coluna para o campo WADMIN_CUBE_DATE_RANGE .
Public property WADMIN_CUBE_DESCRIPTIONColumn Define a coluna para o campo WADMIN_CUBE_DESCRIPTION .
Public property WADMIN_CUBE_EXTRANET_OLAP_SERVERColumn Define a coluna para o campo WADMIN_CUBE_EXTRANET_OLAP_SERVER .
Public property WADMIN_CUBE_LOG_STATUS_TEXTColumn Define a coluna para o campo WADMIN_CUBE_LOG_STATUS_TEXT .
Public property WADMIN_CUBE_LOG_STATUS_TIMESTAMPColumn Define a coluna para o campo WADMIN_CUBE_LOG_STATUS_TIMESTAMP .
Public property WADMIN_CUBE_LOG_STATUSColumn Define a coluna para o campo WADMIN_CUBE_LOG_STATUS .
Public property WADMIN_CUBE_NAMEColumn Define a coluna para o campo WADMIN_CUBE_NAME .
Public property WADMIN_CUBE_OLAP_SERVERColumn Define a coluna para o campo WADMIN_CUBE_OLAP_SERVER .
Public property WADMIN_IS_DATABASE_DEFAULTColumn Define a coluna para o campo WADMIN_IS_DATABASE_DEFAULT .
Public property WADMIN_IS_DATABASE_ENABLEDColumn Define a coluna para o campo WADMIN_IS_DATABASE_ENABLED .
Public property WADMIN_IS_INACTIVETASKS_ENABLEDColumn Define a coluna para o campo WADMIN_IS_INACTIVETASKS_ENABLED .
Public property WADMIN_RES_DATE_RANGE_FROMColumn Define a coluna para o campo WADMIN_RES_DATE_RANGE_FROM .
Public property WADMIN_RES_DATE_RANGE_NEXT_NUMColumn Define a coluna para o campo WADMIN_RES_DATE_RANGE_NEXT_NUM .
Public property WADMIN_RES_DATE_RANGE_NEXT_UNITColumn Define a coluna para o campo WADMIN_RES_DATE_RANGE_NEXT_UNIT .
Public property WADMIN_RES_DATE_RANGE_PAST_NUMColumn Define a coluna para o campo WADMIN_RES_DATE_RANGE_PAST_NUM .
Public property WADMIN_RES_DATE_RANGE_PAST_UNITColumn Define a coluna para o campo WADMIN_RES_DATE_RANGE_PAST_UNIT .
Public property WADMIN_RES_DATE_RANGE_TOColumn Define a coluna para o campo WADMIN_RES_DATE_RANGE_TO .
Public property WADMIN_RES_DATE_RANGEColumn Define a coluna para o campo WADMIN_RES_DATE_RANGE .
Public property WADMIN_UPDATE_CUBEColumn Define a coluna para o campo WADMIN_UPDATE_CUBE .
Public property WADMIN_UPDATE_FREQ_EVERYColumn Define a coluna para o campo WADMIN_UPDATE_FREQ_EVERY .
Public property WADMIN_UPDATE_FREQ_START_DATEColumn Define a coluna para o campo WADMIN_UPDATE_FREQ_START_DATE .
Public property WADMIN_UPDATE_FREQ_START_TIMEColumn Define a coluna para o campo WADMIN_UPDATE_FREQ_START_TIME .
Public property WADMIN_UPDATE_FREQ_UNITColumn Define a coluna para o campo WADMIN_UPDATE_FREQ_UNIT .
Public property WADMIN_UPDATE_RECURColumn Define a coluna para o campo WADMIN_UPDATE_RECUR .
Public property WADMIN_UPDATE_RESColumn Define a coluna para o campo WADMIN_UPDATE_RES .

Top

Methods

  Name Description
Public method AcceptChanges (Inherited from DataTable.)
Public method AddCubeSettingsRow Adiciona um CubeSettingsRow para o CubeSettingsDataTable.
Public method BeginInit (Inherited from DataTable.)
Public method BeginLoadData (Inherited from DataTable.)
Public method Clear (Inherited from DataTable.)
Public method Clone (Overrides DataTable.Clone().)
Public method Compute (Inherited from DataTable.)
Public method Copy (Inherited from DataTable.)
Public method CreateDataReader (Inherited from DataTable.)
Protected method CreateInstance (Overrides DataTable.CreateInstance().)
Public method Dispose() (Inherited from MarshalByValueComponent.)
Protected method Dispose(Boolean) (Inherited from MarshalByValueComponent.)
Public method EndInit (Inherited from DataTable.)
Public method EndLoadData (Inherited from DataTable.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from MarshalByValueComponent.)
Public method FindByWADMIN_AS_DATABASE_UID Recupera um objeto de CubeSettingsRow , usando o GUID de banco de dados especificado.
Public method GetChanges() (Inherited from DataTable.)
Public method GetChanges(DataRowState) (Inherited from DataTable.)
Public method GetEnumerator Obtém um enumerador que pode ser usado para iterar através das linhas do CubeSettingsDataTable.
Public method GetErrors (Inherited from DataTable.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData (Inherited from DataTable.)
Protected method GetRowType (Overrides DataTable.GetRowType().)
Protected method GetSchema (Inherited from DataTable.)
Public method GetService (Inherited from MarshalByValueComponent.)
Public method GetType (Inherited from Object.)
Public methodStatic member GetTypedTableSchema This member is reserved for internal use and is not intended to be used directly from your code.
Public method ImportRow (Inherited from DataTable.)
Public method Load(IDataReader) (Inherited from DataTable.)
Public method Load(IDataReader, LoadOption) (Inherited from DataTable.)
Public method Load(IDataReader, LoadOption, FillErrorEventHandler) (Inherited from DataTable.)
Public method LoadDataRow([], Boolean) (Inherited from DataTable.)
Public method LoadDataRow([], LoadOption) (Inherited from DataTable.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Merge(DataTable) (Inherited from DataTable.)
Public method Merge(DataTable, Boolean) (Inherited from DataTable.)
Public method Merge(DataTable, Boolean, MissingSchemaAction) (Inherited from DataTable.)
Public method NewCubeSettingsRow Cria um objeto de linha na CubeSettingsDataTable.
Public method NewRow (Inherited from DataTable.)
Protected method NewRowArray (Inherited from DataTable.)
Protected method NewRowFromBuilder (Overrides DataTable.NewRowFromBuilder(DataRowBuilder).)
Protected method OnColumnChanged (Inherited from DataTable.)
Protected method OnColumnChanging (Inherited from DataTable.)
Protected method OnPropertyChanging (Inherited from DataTable.)
Protected method OnRemoveColumn (Inherited from DataTable.)
Protected method OnRowChanged (Overrides DataTable.OnRowChanged(DataRowChangeEventArgs).)
Protected method OnRowChanging (Overrides DataTable.OnRowChanging(DataRowChangeEventArgs).)
Protected method OnRowDeleted (Overrides DataTable.OnRowDeleted(DataRowChangeEventArgs).)
Protected method OnRowDeleting (Overrides DataTable.OnRowDeleting(DataRowChangeEventArgs).)
Protected method OnTableCleared (Inherited from DataTable.)
Protected method OnTableClearing (Inherited from DataTable.)
Protected method OnTableNewRow (Inherited from DataTable.)
Public method ReadXml(Stream) (Inherited from DataTable.)
Public method ReadXml(TextReader) (Inherited from DataTable.)
Public method ReadXml(String) (Inherited from DataTable.)
Public method ReadXml(XmlReader) (Inherited from DataTable.)
Public method ReadXmlSchema(Stream) (Inherited from DataTable.)
Public method ReadXmlSchema(TextReader) (Inherited from DataTable.)
Public method ReadXmlSchema(String) (Inherited from DataTable.)
Public method ReadXmlSchema(XmlReader) (Inherited from DataTable.)
Protected method ReadXmlSerializable (Inherited from DataTable.)
Public method RejectChanges (Inherited from DataTable.)
Public method RemoveCubeSettingsRow Exclui o objeto de linha especificada a CubeSettingsDataTable.
Public method Reset (Inherited from DataTable.)
Public method Select() (Inherited from DataTable.)
Public method Select(String) (Inherited from DataTable.)
Public method Select(String, String) (Inherited from DataTable.)
Public method Select(String, String, DataViewRowState) (Inherited from DataTable.)
Public method ToString (Inherited from DataTable.)
Public method WriteXml(Stream) (Inherited from DataTable.)
Public method WriteXml(TextWriter) (Inherited from DataTable.)
Public method WriteXml(XmlWriter) (Inherited from DataTable.)
Public method WriteXml(String) (Inherited from DataTable.)
Public method WriteXml(Stream, Boolean) (Inherited from DataTable.)
Public method WriteXml(TextWriter, Boolean) (Inherited from DataTable.)
Public method WriteXml(XmlWriter, Boolean) (Inherited from DataTable.)
Public method WriteXml(String, Boolean) (Inherited from DataTable.)
Public method WriteXml(Stream, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(TextWriter, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(XmlWriter, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(String, XmlWriteMode) (Inherited from DataTable.)
Public method WriteXml(Stream, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXml(TextWriter, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXml(XmlWriter, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXml(String, XmlWriteMode, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(Stream) (Inherited from DataTable.)
Public method WriteXmlSchema(TextWriter) (Inherited from DataTable.)
Public method WriteXmlSchema(XmlWriter) (Inherited from DataTable.)
Public method WriteXmlSchema(String) (Inherited from DataTable.)
Public method WriteXmlSchema(Stream, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(TextWriter, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(XmlWriter, Boolean) (Inherited from DataTable.)
Public method WriteXmlSchema(String, Boolean) (Inherited from DataTable.)

Top

Events

  Name Description
Public event ColumnChanged (Inherited from DataTable.)
Public event ColumnChanging (Inherited from DataTable.)
Public event CubeSettingsRowChanged Pós-evento ocorre depois que uma linha é alterada.
Public event CubeSettingsRowChanging Pré-evento ocorre antes de uma linha é alterada.
Public event CubeSettingsRowDeleted Pós-evento ocorre depois que uma linha é excluída.
Public event CubeSettingsRowDeleting Pré-evento ocorre antes de uma linha é excluída.
Public event Disposed (Inherited from MarshalByValueComponent.)
Public event Initialized (Inherited from DataTable.)
Public event RowChanged (Inherited from DataTable.)
Public event RowChanging (Inherited from DataTable.)
Public event RowDeleted (Inherited from DataTable.)
Public event RowDeleting (Inherited from DataTable.)
Public event TableCleared (Inherited from DataTable.)
Public event TableClearing (Inherited from DataTable.)
Public event TableNewRow (Inherited from DataTable.)

Top

Fields

  Name Description
Protected field fInitInProgress (Inherited from DataTable.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IListSource.ContainsListCollection (Inherited from DataTable.)
Explicit interface implemetationPrivate method IListSource.GetList (Inherited from DataTable.)
Explicit interface implemetationPrivate method IXmlSerializable.GetSchema (Inherited from DataTable.)
Explicit interface implemetationPrivate method IXmlSerializable.ReadXml (Inherited from DataTable.)
Explicit interface implemetationPrivate method IXmlSerializable.WriteXml (Inherited from DataTable.)

Top

Ver também

Referência

CubeSettingsDataSet.CubeSettingsDataTable class

WebSvcCubeAdmin namespace