Freigeben über


PermissionDataSet.ActionsRow-Member

Die Aktion eines Project Server Security Features als eine Zeile im PermissionDataSet.ActionsDataTable -Objekt darstellt.

Der PermissionDataSet.ActionsRow-Typ macht die folgenden Member verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft FeaturesRow Ruft die Security Feature Zeile für eine Sicherheitsaktion ab.
Öffentliche Eigenschaft HasErrors (Geerbt von DataRow.)
Öffentliche Eigenschaft Item[Int32] (Geerbt von DataRow.)
Öffentliche Eigenschaft Item[String] (Geerbt von DataRow.)
Öffentliche Eigenschaft Item[DataColumn] (Geerbt von DataRow.)
Öffentliche Eigenschaft Item[Int32, DataRowVersion] (Geerbt von DataRow.)
Öffentliche Eigenschaft Item[String, DataRowVersion] (Geerbt von DataRow.)
Öffentliche Eigenschaft Item[DataColumn, DataRowVersion] (Geerbt von DataRow.)
Öffentliche Eigenschaft ItemArray (Geerbt von DataRow.)
Öffentliche Eigenschaft RowError (Geerbt von DataRow.)
Öffentliche Eigenschaft RowState (Geerbt von DataRow.)
Öffentliche Eigenschaft Table (Geerbt von DataRow.)
Öffentliche Eigenschaft WSEC_FEA_ACT_NAME Ruft den Namen der Sicherheitsaktion für das Feature.
Öffentliche Eigenschaft WSEC_FEA_ACT_PARENT Ruft die GUID des übergeordneten Features der Sicherheitsaktion ab.
Öffentliche Eigenschaft WSEC_FEA_ACT_UID Ruft die GUID der Sicherheitsaktion für das Feature ab.

Oben

Methoden

  Name Beschreibung
Öffentliche Methode AcceptChanges (Geerbt von DataRow.)
Öffentliche Methode BeginEdit (Geerbt von DataRow.)
Öffentliche Methode CancelEdit (Geerbt von DataRow.)
Öffentliche Methode ClearErrors (Geerbt von DataRow.)
Öffentliche Methode Delete (Geerbt von DataRow.)
Öffentliche Methode EndEdit (Geerbt von DataRow.)
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetChildRows(String) (Geerbt von DataRow.)
Öffentliche Methode GetChildRows(DataRelation) (Geerbt von DataRow.)
Öffentliche Methode GetChildRows(String, DataRowVersion) (Geerbt von DataRow.)
Öffentliche Methode GetChildRows(DataRelation, DataRowVersion) (Geerbt von DataRow.)
Öffentliche Methode GetColumnError(Int32) (Geerbt von DataRow.)
Öffentliche Methode GetColumnError(String) (Geerbt von DataRow.)
Öffentliche Methode GetColumnError(DataColumn) (Geerbt von DataRow.)
Öffentliche Methode GetColumnsInError (Geerbt von DataRow.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetParentRow(String) (Geerbt von DataRow.)
Öffentliche Methode GetParentRow(DataRelation) (Geerbt von DataRow.)
Öffentliche Methode GetParentRow(String, DataRowVersion) (Geerbt von DataRow.)
Öffentliche Methode GetParentRow(DataRelation, DataRowVersion) (Geerbt von DataRow.)
Öffentliche Methode GetParentRows(String) (Geerbt von DataRow.)
Öffentliche Methode GetParentRows(DataRelation) (Geerbt von DataRow.)
Öffentliche Methode GetParentRows(String, DataRowVersion) (Geerbt von DataRow.)
Öffentliche Methode GetParentRows(DataRelation, DataRowVersion) (Geerbt von DataRow.)
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode HasVersion (Geerbt von DataRow.)
Öffentliche Methode IsNull(Int32) (Geerbt von DataRow.)
Öffentliche Methode IsNull(String) (Geerbt von DataRow.)
Öffentliche Methode IsNull(DataColumn) (Geerbt von DataRow.)
Öffentliche Methode IsNull(DataColumn, DataRowVersion) (Geerbt von DataRow.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode RejectChanges (Geerbt von DataRow.)
Öffentliche Methode SetAdded (Geerbt von DataRow.)
Öffentliche Methode SetColumnError(Int32, String) (Geerbt von DataRow.)
Öffentliche Methode SetColumnError(String, String) (Geerbt von DataRow.)
Öffentliche Methode SetColumnError(DataColumn, String) (Geerbt von DataRow.)
Öffentliche Methode SetModified (Geerbt von DataRow.)
Geschützte Methode SetNull (Geerbt von DataRow.)
Öffentliche Methode SetParentRow(DataRow) (Geerbt von DataRow.)
Öffentliche Methode SetParentRow(DataRow, DataRelation) (Geerbt von DataRow.)
Öffentliche Methode ToString (Geerbt von Object.)

Oben

Siehe auch

Referenz

PermissionDataSet.ActionsRow Klasse

WebSvcSecurity-Namespace