Méthode | Description | |
---|---|---|
DeleteRows ( string like, string likeColumn, |
||
GetLastNode ( |
Get the last node in the Address column. Returns just the name and omits any Id's.
|
|
GetRowAttribute ( string name, |
||
GetUnusedAddressId ( string prefix, |
Méthode | Description | |
---|---|---|
GetIndexOfId ( string id, string attributes ) : int |
public static DeleteRows ( string like, string likeColumn, |
||
like | string | |
likeColumn | string | |
dt | ||
Résultat | void |
public static GetLastNode ( |
||
row | ||
Résultat | string |
public static GetRowAttribute ( string name, |
||
name | string | |
row | ||
Résultat | string |
public static GetUnusedAddressId ( string prefix, |
||
prefix | string | |
dt | ||
Résultat | int |