net10
namespace System.Data.OleDb
{
public sealed class OleDbPermission : DBDataPermission
{
public override bool IsSubsetOf(IPermission target);
}
}
.NET Framework | 1.0 |
---|---|
Information specific to net10 | |
Assembly | System.Data , Version=1.0.3300.0, PublicKeyToken=b77a5c561934e089 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |