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