Compartilhar via


DriverPrioritizationDataSet.PrioritizationEntriesRow members

Contém uma das duas entradas de priorização que são usadas para priorizar um driver especificado.

The DriverPrioritizationDataSet.PrioritizationEntriesRow type exposes the following members.

Properties

  Name Description
Public property DRIVER_DESCRIPTION Obtém a descrição do driver associado com a priorização. Somente leitura.
Public property DRIVER_IS_ACTIVE Obtém um valor que indica se o driver está atualmente ativo. Somente leitura.
Public property DRIVER_NAME Obtém o nome do driver associado com a priorização. Somente leitura.
Public property DRIVER_PRIORITY Obtém ou define o valor de prioridade do driver (o valor está entre 0 e 1).
Public property DRIVER_UID Obtém ou define o GUID do driver associado com a priorização.
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 PRIORITIZATION_UID Obtém ou define o GUID do registro priorização.
Public property PrioritizationRow Obtém o registro de priorização para o driver do projeto. Somente leitura.
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 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 GetDriverRelationsRowsByFK_PrioritizationEntries_DriverRelations1 Obtém o primeiro conjunto de dados de relação para o driver. Somente leitura.
Public method GetDriverRelationsRowsByFK_PrioritizationEntries_DriverRelations2 Obtém o segundo conjunto de dados de relação para o driver. Somente leitura.
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 IsDRIVER_DESCRIPTIONNull Determina se a propriedade DRIVER_DESCRIPTION está definida como a null reference (Nothing in Visual Basic).
Public method IsDRIVER_IS_ACTIVENull Determina se a propriedade DRIVER_IS_ACTIVE está definida como a null reference (Nothing in Visual Basic).
Public method IsDRIVER_NAMENull Determina se a propriedade DRIVER_NAME está definida como a null reference (Nothing in Visual Basic).
Public method IsDRIVER_PRIORITYNull Determina se a propriedade DRIVER_PRIORITY 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 SetColumnError(Int32, String) (Inherited from DataRow.)
Public method SetColumnError(String, String) (Inherited from DataRow.)
Public method SetColumnError(DataColumn, String) (Inherited from DataRow.)
Public method SetDRIVER_DESCRIPTIONNull Define o DRIVER_DESCRIPTION para a null reference (Nothing in Visual Basic).
Public method SetDRIVER_IS_ACTIVENull Define a propriedade DRIVER_IS_ACTIVE para a null reference (Nothing in Visual Basic).
Public method SetDRIVER_NAMENull Define a propriedade DRIVER_NAME para a null reference (Nothing in Visual Basic).
Public method SetDRIVER_PRIORITYNull Define a propriedade DRIVER_PRIORITY 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

DriverPrioritizationDataSet.PrioritizationEntriesRow class

WebSvcDriver namespace