< Back

sqlproperty

Mon Jan 13, 2020 8:20 am

NAME sqlproperty



SYNOPSIS

Define a SQL wrapper property for use in CType





SYNTAX

sqlproperty [-PropertyType] <String> [-PropertyName] <String> [-width <String>] [-trim] [<CommonParameters>]





DESCRIPTION





PARAMETERS

-PropertyType <String>



Required? true

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-PropertyName <String>



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-width <String>



Required? false

Position? named

Default value

Accept pipeline input? false

Accept wildcard characters? false



-trim [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

CType.Property







RELATED LINKS