暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

Command 属性

淮海路小佩奇 2023-11-29
129

当调用 Update 的时候获取或设置 GBaseCommand。

 语法

[Visual Basic]

Public ReadOnly Property Command As GBaseCommand

Get

[C#]

public GBaseCommand Command { get; } 

提供用于 RowUpdating 事件的数据。这个类不能被继承。对于该类所有成

员的列表,参考 GBaseRowUpdatingEventArgs 成员。

 继承层次

System.Object

|__ System.EventArgs

|__ System.Data.Common.RowUpdatingEventArgs

|__ GBase.Data.GBaseClient.GBaseRowUpdatingEventArgs

 语法

[Visual Basic]

Public NotInheritable Class GBaseRowUpdatingEventArgs _

Inherits RowUpdatingEventArgs

[C#]

public sealed class GBaseRowUpdatingEventArgs :

RowUpdatingEventArgs

 线程安全性

这个类型的公共静态成员(在 Visual Basic 中为 Shared)对于多线程操

作是保证线程安全的,对于实例不保证线程安全性。

 必要条件

命名空间:GBase.Data.GBaseClient

「喜欢这篇文章,您的关注和赞赏是给作者最好的鼓励」
关注作者
【版权声明】本文为墨天轮用户原创内容,转载时必须标注文章的来源(墨天轮),文章链接,文章作者等基本信息,否则作者和墨天轮有权追究责任。如果您发现墨天轮中有涉嫌抄袭或者侵权的内容,欢迎发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论