IMutableStoredProcedure 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
public interface IMutableStoredProcedure : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableCallableModule, Microsoft.SqlServer.Management.SqlParser.Metadata.IStoredProcedure
type IMutableStoredProcedure = interface
interface IStoredProcedure
interface ICallableModule
interface IUserDefinedFunctionModuleBase
interface ISchemaOwnedObject
interface IDatabaseObject
interface IMetadataObject
interface IFunctionModuleBase
interface IMutableCallableModule
interface IMutableUserDefinedFunctionModuleBase
interface IMutableSchemaOwnedObject
interface IMutableDatabaseObject
interface IMutableMetadataObject
interface IMutableFunctionModuleBase
Public Interface IMutableStoredProcedure
Implements IMutableCallableModule, IStoredProcedure
- 구현
속성
| Name | Description |
|---|---|
| BodyText | |
| ExecutionContext | (다음에서 상속됨 IUserDefinedFunctionModuleBase) |
| ForReplication | |
| IsEncrypted | (다음에서 상속됨 IUserDefinedFunctionModuleBase) |
| IsQuotedIdentifierOn | (다음에서 상속됨 IStoredProcedure) |
| IsRecompiled | |
| IsSqlClr | |
| IsSystemObject | (다음에서 상속됨 IMutableDatabaseObject) |
| ModuleType | (다음에서 상속됨 ICallableModule) |
| Name | (다음에서 상속됨 IMetadataObject) |
| Parameters | (다음에서 상속됨 IMutableFunctionModuleBase) |
| Parent | (다음에서 상속됨 IDatabaseObject) |
| ReturnType | (다음에서 상속됨 IMutableCallableModule) |
| Schema | (다음에서 상속됨 ISchemaOwnedObject) |
| Startup | |
메서드
| Name | Description |
|---|---|
| Accept<T>(IDatabaseObjectVisitor<T>) | (다음에서 상속됨 IDatabaseObject) |
| Accept<T>(IMetadataObjectVisitor<T>) | (다음에서 상속됨 IMetadataObject) |
| Accept<T>(ISchemaOwnedObjectVisitor<T>) | (다음에서 상속됨 ISchemaOwnedObject) |
확장명 메서드
| Name | Description |
|---|---|
| TypeInfo(IMetadataObject) | |