Method | Description | |
---|---|---|
CreatePocoCommand ( this @this ) : ICqlCommand | ||
FromPoco ( this @this ) : ICqlCommandBuilderTo | ||
ToPoco ( this @this ) : ICqlCommandBuilderBuild |
public static CreatePocoCommand ( this @this ) : ICqlCommand | ||
@this | this | |
return | ICqlCommand |
public static FromPoco ( this @this ) : ICqlCommandBuilderTo | ||
@this | this | |
return | ICqlCommandBuilderTo |
public static ToPoco ( this @this ) : ICqlCommandBuilderBuild | ||
@this | this | |
return | ICqlCommandBuilderBuild |