ISqlProcedure الواجهة
نماذج إجراء مخزّن.
مساحة الاسم: Microsoft.Data.Schema.Sql.SchemaModel
التجميع: Microsoft.Data.Schema.Sql (في Microsoft.Data.Schema.Sql.dll)
بناء الجملة
'إقرار
Public Interface ISqlProcedure _
Inherits IDatabaseProcedure, ISqlSubroutine, IModelNamed, ISqlOwnedObject, _
ISqlSecurable, ISqlExtendedPropertyHost, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, _
ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, _
IModelAnnotationHolder
public interface ISqlProcedure : IDatabaseProcedure,
ISqlSubroutine, IModelNamed, ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost,
ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedModelElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class ISqlProcedure : IDatabaseProcedure,
ISqlSubroutine, IModelNamed, ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost,
ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedModelElement,
IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
type ISqlProcedure =
interface
interface IDatabaseProcedure
interface ISqlSubroutine
interface IModelNamed
interface ISqlOwnedObject
interface ISqlSecurable
interface ISqlExtendedPropertyHost
interface ISqlSpecifiesAnsiNulls
interface ISqlSpecifiesQuotedIdentifier
interface ISqlSupportsReplication
interface ISqlModelElement
interface IScriptSourcedModelElement
interface IModelElement
interface IModelPropertyContainer
interface IModelEntity
interface IModelAnnotationHolder
end
public interface ISqlProcedure extends IDatabaseProcedure, ISqlSubroutine, IModelNamed, ISqlOwnedObject, ISqlSecurable, ISqlExtendedPropertyHost, ISqlSpecifiesAnsiNulls, ISqlSpecifiesQuotedIdentifier, ISqlSupportsReplication, ISqlModelElement, IScriptSourcedModelElement, IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder