Property | Type | Description | |
---|---|---|---|
CommitWriteTransaction | void | ||
Initialize | void |
Method | Description | |
---|---|---|
CommitWrite ( ) : void | ||
Configure ( string strPrefix, bool obTransacted ) : void | ||
FileTransactionEx ( IOConnectionInfo iocBaseFile ) : System.Security.AccessControl | ||
FileTransactionEx ( IOConnectionInfo iocBaseFile, bool bTransacted ) : System.Security.AccessControl | ||
OpenWrite ( ) : Stream |
Method | Description | |
---|---|---|
CommitWriteTransaction ( ) : void | ||
Initialize ( IOConnectionInfo iocBaseFile, bool bTransacted ) : void |
public static Configure ( string strPrefix, bool obTransacted ) : void | ||
strPrefix | string | |
obTransacted | bool | |
return | void |
public FileTransactionEx ( IOConnectionInfo iocBaseFile ) : System.Security.AccessControl | ||
iocBaseFile | IOConnectionInfo | |
return | System.Security.AccessControl |
public FileTransactionEx ( IOConnectionInfo iocBaseFile, bool bTransacted ) : System.Security.AccessControl | ||
iocBaseFile | IOConnectionInfo | |
bTransacted | bool | |
return | System.Security.AccessControl |