DataTruncation
DataTruncation(IntPtr, JniHandleOwnership)
DataTruncation(Int32, Boolean, Boolean, Int32, Int32)
DataTruncation(Int32, Boolean, Boolean, Int32, Int32, Throwable)
DataSize
Index
JniPeerMembers
Parameter
Read
ThresholdClass
ThresholdType
TransferSize
monoandroid
namespace Java.Sql
{
[Register("java/sql/DataTruncation", DoNotGenerateAcw = true)]
public class DataTruncation : SQLWarning, IJavaObject, IJavaPeerable, ISerializable, IDisposable
{
[Register(".ctor", "(IZZIILjava/lang/Throwable;)V", "")]
public DataTruncation(int index, bool parameter, bool read, int dataSize, int transferSize, Throwable? cause);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
| Referencing | The API is automatically referenced. |
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API