SfcInstanceSerializedData(SfcSerializedTypes, String, String, Object) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public SfcInstanceSerializedData (Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializedTypes serializedType, string name, string type, object value);
new Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstanceSerializedData : Microsoft.SqlServer.Management.Sdk.Sfc.SfcSerializedTypes * string * string * obj -> Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstanceSerializedData
Public Sub New (serializedType As SfcSerializedTypes, name As String, type As String, value As Object)
Parameters
- serializedType
- SfcSerializedTypes
- name
- String
- type
- String
- value
- Object