public sealed class FakeParameter : DbParameter
Public NotInheritable Class FakeParameter
Inherits DbParameter
public ref class FakeParameter sealed : public DbParameter
[<SealedAttribute>]
type FakeParameter =
class
inherit DbParameter
end
FakeParameter | Инициализирует новый экземпляр класса FakeParameter |
DbType | (Переопределяет DbParameterDbType) |
Direction | (Переопределяет DbParameterDirection) |
IsNullable | (Переопределяет DbParameter.IsNullable) |
ParameterName | (Переопределяет DbParameterParameterName) |
Precision | (Переопределяет DbParameterPrecision) |
Scale | (Переопределяет DbParameterScale) |
Size | (Переопределяет DbParameterSize) |
SourceColumn | (Переопределяет DbParameterSourceColumn) |
SourceColumnNullMapping | (Переопределяет DbParameterSourceColumnNullMapping) |
SourceVersion | (Переопределяет DbParameterSourceVersion) |
Value | (Переопределяет DbParameterValue) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Унаследован от MarshalByRefObject) Устарело. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Унаследован от MarshalByRefObject) Устарело. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Унаследован от MarshalByRefObject) |
ResetDbType | (Переопределяет DbParameterResetDbType) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |