IScriptFragment Interface

Represents the script fragment.

Namespace:  Microsoft.Data.Schema.ScriptDom
Assembly:  Microsoft.Data.Schema.ScriptDom (in Microsoft.Data.Schema.ScriptDom.dll)

Syntax

'Declaration
Public Interface IScriptFragment
public interface IScriptFragment
public interface class IScriptFragment
type IScriptFragment =  interface end
public interface IScriptFragment

The IScriptFragment type exposes the following members.

Properties

  Name Description
Public property FragmentLength Gets the number of characters in the fragment.
Public property StartOffset Gets the offset of the fragment.

Top

See Also

Reference

Microsoft.Data.Schema.ScriptDom Namespace

Other Resources

Extending the Database Features of Visual Studio