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.
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 Structure RuntimeArg
'Usage
Dim instance As SfcTsqlProcFormatter.RuntimeArg
public struct RuntimeArg
public value class RuntimeArg
[<SealedAttribute>]
type RuntimeArg = struct end
JScript suports the use of structures, but not the declaration of new ones.
The SfcTsqlProcFormatter.RuntimeArg type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SfcTsqlProcFormatter.RuntimeArg | Initializes a new instance of the SfcTsqlProcFormatter.RuntimeArg class with the specified type and value. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from ValueType.) |
![]() |
GetHashCode | (Inherited from ValueType.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
type | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() |
value | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.