PSSqlTriggerGetResults Constructors
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.
Overloads
PSSqlTriggerGetResults() | |
PSSqlTriggerGetResults(SqlTriggerGetResults) |
PSSqlTriggerGetResults()
public PSSqlTriggerGetResults ();
Public Sub New ()
Applies to
PSSqlTriggerGetResults(SqlTriggerGetResults)
public PSSqlTriggerGetResults (Microsoft.Azure.Management.CosmosDB.Models.SqlTriggerGetResults sqlTriggerGetResults);
new Microsoft.Azure.Commands.CosmosDB.Models.PSSqlTriggerGetResults : Microsoft.Azure.Management.CosmosDB.Models.SqlTriggerGetResults -> Microsoft.Azure.Commands.CosmosDB.Models.PSSqlTriggerGetResults
Public Sub New (sqlTriggerGetResults As SqlTriggerGetResults)
Parameters
- sqlTriggerGetResults
- SqlTriggerGetResults