| FileTransformationAssembly Class |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.FileStore.Assembly
The FileTransformationAssembly type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| void | FileTransformationAssembly | Initializes a new instance of the FileTransformationAssembly class |
| Name | Description | ||
|---|---|---|---|
| Boolean | Equals(Object) | (Inherited from Object.) | |
| ClassResult | Execute(Hashtable, ClassExecutionOption) | (Inherited from AssemblyBase.) | |
| void | ExecuteMethod(Hashtable) | (Overrides AssemblyBase.ExecuteMethod(Hashtable).) | |
| void | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| ArgumentCollection | GetArguments | (Overrides AssemblyBase.GetArguments.) | |
| String | GetDescription | (Inherited from AssemblyBase.) | |
| Int32 | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| ClassOutput | GetOutputType | (Overrides AssemblyBase.GetOutputType.) | |
| Type | GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Object | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| String | SQLValid(String) | (Inherited from AssemblyBase.) | |
| void | StartTimer | (Inherited from AssemblyBase.) | |
| void | StopTimer(String) | (Inherited from AssemblyBase.) | |
| void | TimerLap(String) | (Inherited from AssemblyBase.) | |
| String | ToString | Returns a string that represents the current object. (Inherited from Object.) | |
| void | Transform(Byte, Int32, Int64) |
Transforms a bytearray
| |
| Boolean | ValidateArguments(Hashtable) | (Inherited from AssemblyBase.) |
| Name | Description | ||
|---|---|---|---|
| String | ObjectIdName | ||
| String | ObjectTypeName | ||
| ClassResult | Result | (Inherited from AssemblyBase.) | |
| String | TransformDataName |