ServiceContract Constructor

Initializes a new instance of the ServiceContract class.

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

Syntax

'Declaration
Public Sub New
public ServiceContract()
public:
ServiceContract()
new : unit -> ServiceContract
public function ServiceContract()

.NET Framework Security

See Also

Reference

ServiceContract Class

Microsoft.Data.Schema.ScriptDom.Sql Namespace