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.
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 | |
---|---|---|
![]() |
FragmentLength | Gets the number of characters in the fragment. |
![]() |
StartOffset | Gets the offset of the fragment. |
Top
See Also
Reference
Microsoft.Data.Schema.ScriptDom Namespace