Visual Studio Team Data Managed Ref
IScriptSourcedElement Interface

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

Visual Basic (Declaration)
Public Interface IScriptSourcedElement _
    Implements IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
Visual Basic (Usage)
Dim instance As IScriptSourcedElement
C#
public interface IScriptSourcedElement : IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
Visual C++
public interface class IScriptSourcedElement : IModelElement, 
    IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
JScript
public interface IScriptSourcedElement extends IModelElement, IModelPropertyContainer, IModelEntity, IModelAnnotationHolder
See Also

Reference

Other Resources

Tags :


Page view tracker