DatabaseResultTIsSuccess Property

是否執行成功

Definition

Namespace: eBizprise.Framework.Common.Database.Interface
Assembly: eBizprise.Framework.Common.Database (in eBizprise.Framework.Common.Database.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public bool IsSuccess { get; set; }

Property Value

Boolean

See Also