共用方式為


ScopeBatch 屬性

Gets or sets the scope batch of the plan guide.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
<SfcPropertyAttribute(SfcPropertyFlags.ReadOnlyAfterCreation)> _
Public Property ScopeBatch As String
    Get
    Set
'用途
Dim instance As PlanGuide
Dim value As String

value = instance.ScopeBatch

instance.ScopeBatch = value
[SfcPropertyAttribute(SfcPropertyFlags.ReadOnlyAfterCreation)]
public string ScopeBatch { get; set; }
[SfcPropertyAttribute(SfcPropertyFlags::ReadOnlyAfterCreation)]
public:
property String^ ScopeBatch {
    String^ get ();
    void set (String^ value);
}
[<SfcPropertyAttribute(SfcPropertyFlags.ReadOnlyAfterCreation)>]
member ScopeBatch : string with get, set
function get ScopeBatch () : String
function set ScopeBatch (value : String)

屬性值

型別:System. . :: . .String
String