IMutableUserDefinedFunctionModuleBase Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public interface IMutableUserDefinedFunctionModuleBase : Microsoft.SqlServer.Management.SqlParser.Metadata.IMutableSchemaOwnedObject, Microsoft.SqlServer.Management.SqlParser.Metadata.IUserDefinedFunctionModuleBase
type IMutableUserDefinedFunctionModuleBase = interface
interface IUserDefinedFunctionModuleBase
interface ISchemaOwnedObject
interface IDatabaseObject
interface IMetadataObject
interface IMutableSchemaOwnedObject
interface IMutableDatabaseObject
interface IMutableMetadataObject
Public Interface IMutableUserDefinedFunctionModuleBase
Implements IMutableSchemaOwnedObject, IUserDefinedFunctionModuleBase
- Dérivé
- Implémente
Propriétés
| Nom | Description |
|---|---|
| ExecutionContext | |
| IsEncrypted | |
| IsSystemObject | (Hérité de IMutableDatabaseObject) |
| Name | (Hérité de IMetadataObject) |
| Parent | (Hérité de IDatabaseObject) |
| Schema | (Hérité de ISchemaOwnedObject) |
Méthodes
| Nom | Description |
|---|---|
| Accept<T>(IDatabaseObjectVisitor<T>) | (Hérité de IDatabaseObject) |
| Accept<T>(IMetadataObjectVisitor<T>) | (Hérité de IMetadataObject) |
| Accept<T>(ISchemaOwnedObjectVisitor<T>) | (Hérité de ISchemaOwnedObject) |
Méthodes d’extension
| Nom | Description |
|---|---|
| TypeInfo(IMetadataObject) | |