Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Interface for all Model Elements that have an element script source.
Namespace: Microsoft.Data.Schema.SchemaModel
Assembly: Microsoft.Data.Schema (in Microsoft.Data.Schema.dll)
Syntax
'Declaration
Public Interface IScriptSourcedElement _
Inherits IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
'Usage
Dim instance As IScriptSourcedElement
public interface IScriptSourcedElement : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface class IScriptSourcedElement : IModelElement,
IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
public interface IScriptSourcedElement extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
See Also
Reference
Microsoft.Data.Schema.SchemaModel Namespace
Other Resources
Walkthrough: Authoring a Custom Static Code Analysis Rule Assembly for SQL