ISql100EventSessionSetting インターフェイス
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Public Interface ISql100EventSessionSetting _
Implements ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, _
IModelEntity, IModelAnnotationHolder
'使用
Dim instance As ISql100EventSessionSetting
public interface ISql100EventSessionSetting : ISqlModelElement,
IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISql100EventSessionSetting : ISqlModelElement,
IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface ISql100EventSessionSetting extends ISqlModelElement, IScriptSourcedElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder