IScriptedByParent Interface

Signifies that an object does not generate its own scripting. The object is scripted by its parent. Do not reference this member directly in your code. It supports the SQL Server infrastructure.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Syntax

'Declaration
Public Interface IScriptedByParent
'Usage
Dim instance As IScriptedByParent
public interface IScriptedByParent
public interface class IScriptedByParent
type IScriptedByParent =  interface end
public interface IScriptedByParent