ITrigger 介面

定義

public interface ITrigger : Microsoft.SqlServer.Management.SqlParser.Metadata.IMetadataObject
type ITrigger = interface
    interface IMetadataObject
Public Interface ITrigger
Implements IMetadataObject
衍生
實作

屬性

名稱 Description
BodyText
ExecutionContext
IsEnabled
IsEncrypted
IsSqlClr
Name (繼承來源 IMetadataObject)

方法

名稱 Description
Accept<T>(IMetadataObjectVisitor<T>) (繼承來源 IMetadataObject)

擴充方法

名稱 Description
TypeInfo(IMetadataObject)

適用於