ISql100ServerAudit インターフェイス
Sql100 サーバー監査を表します。
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISql100ServerAudit _
Implements IModelNamed, ISqlModelElement, IScriptSourcedElement, IModelElement, _
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISql100ServerAudit
public interface ISql100ServerAudit : IModelNamed,
ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity,
IModelAnnotationHolder
public interface class ISql100ServerAudit : IModelNamed,
ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity,
IModelAnnotationHolder
public interface ISql100ServerAudit extends IModelNamed, ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder