.gif) |
Add(String) |
Creates and adds a DatabasePermission with the specified identifier to the end of the collection. |
.gif) |
Add(DatabasePermission) |
Adds a DatabasePermission to the end of the collection. |
.gif) |
Add(ModelComponent) |
Adds a ModelComponent to the end of the MajorObjectCollection. (MajorObjectCollection에서 상속됩니다.) |
.gif) |
Add(String, String) |
Creates and adds a DatabasePermission with the specified name and identifier to the end of the collection. |
.gif) |
Add(String, IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(ModelComponent, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(String, String, String) |
Creates and adds a DatabasePermission, with the specified role identifier, name, and identifier, to the end of the collection. |
.gif) |
Add(String, IModelComponent, Boolean) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
AddNew(String, Type) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
AddNew(String, String, Type) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
CanAdd |
인프라 (NamedComponentCollection에서 상속됩니다.) |
.gif) |
ChangeKey |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Clear |
Removes all elements from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Contains(String) |
Indicates whether the collection contains a DatabasePermission with the specified identifier. |
.gif) |
Contains(DatabasePermission) |
Indicates whether the collection contains the specified DatabasePermission. |
.gif) |
Contains(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
ContainsName |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
CopyTo |
Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
EnsureLoaded |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Equals |
(Object에서 상속됩니다.) |
.gif) |
Finalize |
(Object에서 상속됩니다.) |
.gif) |
Find |
Gets the DatabasePermission with the specified identifier from the collection. |
.gif) |
FindByName |
Gets the DatabasePermission, with the specified name, from the collection. |
.gif) |
FindByRole |
Gets the DatabasePermission with the specified role identifier from the collection. |
.gif) |
GetByName |
Gets the DatabasePermission, with the specified name, from the collection. |
.gif) |
GetByRole |
Gets the DatabasePermission, with the specified role identifier, from the collection. |
.gif) |
GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
GetHashCode |
(Object에서 상속됩니다.) |
.gif) |
GetItem |
Gets a reference to the specified component. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
GetNewID() () () () |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetNewID(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetNewName() () () () |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetNewName(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
GetType |
(Object에서 상속됩니다.) |
.gif) |
IndexOf(String) |
Gets the index of a DatabasePermission with the specified identifier. |
.gif) |
IndexOf(DatabasePermission) |
Gets the index of a specified DatabasePermission. |
.gif) |
IndexOf(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
IndexOfName |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, DatabasePermission) |
Inserts a DatabasePermission into the collection at the specified index. |
.gif) |
Insert(Int32, String) |
Creates and inserts a DatabasePermission with the specified identifier into the collection at the specified index. |
.gif) |
Insert(Int32, ModelComponent) |
Inserts a ModelComponent in the MajorObjectCollection at the specified index. (MajorObjectCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, String, String) |
Creates and inserts a DatabasePermission, with the specified name and identifier, into the collection at the specified index. |
.gif) |
Insert(IModelComponent, String, Int32) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, String, String, String) |
Creates and inserts a DatabasePermission, with the specified role identifier, name, and identifier, into the collection at the specified index. |
.gif) |
Insert(IModelComponent, String, Int32, Boolean) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
IsValidID(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidID(String, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidID(String, Type, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidName(String) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidName(String, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
IsValidName(String, Type, String%) |
(NamedComponentCollection에서 상속됩니다.) |
.gif) |
MemberwiseClone |
(Object에서 상속됩니다.) |
.gif) |
Move(Int32, Int32) |
Moves a DatabasePermission at the current specified index to a new specified index in the collection. |
.gif) |
Move(String, Int32) |
Moves a DatabasePermission with the specified identifier to the specified index in the collection. |
.gif) |
Move(DatabasePermission, Int32) |
Moves a DatabasePermission to a new index in the collection. |
.gif) |
Remove(String) |
Removes the DatabasePermission with the specified identifier from the collection. |
.gif) |
Remove(DatabasePermission) |
Removes the specified DatabasePermission from the collection. |
.gif) |
Remove |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Remove(String, Boolean) |
인프라 |
.gif) |
Remove(DatabasePermission, Boolean) |
인프라 |
.gif) |
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
RemoveAt(Int32, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
ToString |
(Object에서 상속됩니다.) |