Click or drag to resize
AkConnectionGetForRead Method
获取连接的只读属性。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public bool GetForRead()

Return Value

Type: Boolean
连接的只读属性。
See Also