Share via


ScriptAndResultsEditorControl.sysShardName Field

Specifies the system shard name.

Namespace:  Microsoft.SqlServer.Management.UI.VSIntegration.Editors
Assembly:  SQLEditors (in SQLEditors.dll)

Syntax

'Declaration
Protected sysShardName As String
'Usage
Dim value As String 

value = Me.sysShardName 

Me.sysShardName = value
protected string sysShardName
protected:
String^ sysShardName
val mutable sysShardName: string
protected var sysShardName : String

See Also

Reference

ScriptAndResultsEditorControl Class

Microsoft.SqlServer.Management.UI.VSIntegration.Editors Namespace