C# Class CassandraSharp.CQLPoco.CQLPocoExtensions

Afficher le fichier Open project: pchalamet/cassandra-sharp

Méthodes publiques

Méthode Description
CreatePocoCommand ( this @this ) : ICqlCommand
FromPoco ( this @this ) : ICqlCommandBuilderTo
ToPoco ( this @this ) : ICqlCommandBuilderBuild

Method Details

CreatePocoCommand() public static méthode

public static CreatePocoCommand ( this @this ) : ICqlCommand
@this this
Résultat ICqlCommand

FromPoco() public static méthode

public static FromPoco ( this @this ) : ICqlCommandBuilderTo
@this this
Résultat ICqlCommandBuilderTo

ToPoco() public static méthode

public static ToPoco ( this @this ) : ICqlCommandBuilderBuild
@this this
Résultat ICqlCommandBuilderBuild